[Interest] Compiling QT5

2012-11-11 Thread Stephan Kanthak
Hi all, I'm new to this list and also new to Qt5. I recently downloaded the beta1 and compiled it for an OMAP4 platform according to the following instructions: http://gpupowered.org/node/8 (originally for the alpha) and http://www.slideshare.net/prabindh (except for some tiny patches, looks

[Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-11-15 Thread Stephan Kanthak
Hi, some background first: for some little project I'm planning to prototype a custom UI. I got interested in Qt5, because of QML + Javascript. The OMAP4 platform I use (a modified Kindle Fire, but very similar to the Pandaboard) offers EGL/OGLES2 and I got some drivers running from TI

Re: [Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-11-15 Thread Stephan Kanthak
Hi Samuel, Am 15.11.2012 um 13:24 schrieb Samuel Rødal samuel.ro...@digia.com: On 11/15/2012 11:07 AM, Stephan Kanthak wrote: Hi, some background first: for some little project I'm planning to prototype a custom UI. I got interested in Qt5, because of QML + Javascript. The OMAP4 platform

Re: [Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-11-15 Thread Stephan Kanthak
, Stephan -Original Message- From: interest-bounces+prabu=ti@qt-project.org [mailto:interest-bounces+prabu=ti@qt-project.org] On Behalf Of Stephan Kanthak Sent: Thursday, November 15, 2012 3:37 PM To: interest@qt-project.org Subject: [Interest] Qt5/OMAP4/EGLFS: Strange

Re: [Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-11-19 Thread Stephan Kanthak
Hi Donald, On 11/19/2012 10:54 PM, Donald Carr wrote: On top of all of this, I saw weird partial updates on all the OMAP SGX based devices I tested against Qt 5. I have a beagle board video uploaded which shows the screen broken up into 4 discrete quadrants which are alternately updated. I

Re: [Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-11-20 Thread Stephan Kanthak
. Vsync handling is more complex than it appears, over fb drivers. regards Prabindh -Original Message- From: interest-bounces+prabu=ti@qt-project.org [mailto:interest-bounces+prabu=ti@qt-project.org] On Behalf Of Stephan Kanthak Sent: Tuesday, November 20, 2012 1:32

Re: [Interest] unable to cross-compile my Qt 5 program for BeagleBoard-xM

2012-11-21 Thread Stephan Kanthak
Hi Steve, I'm posting this back on the mailing list as this is probably info that others find useful, too. On 11/21/2012 04:53 AM, VStevenP wrote: I would like to ask your opinion... Is it best to install the Qt cross-compiled output directly to the root of the ext3 fs on the micro-SD card?

Re: [Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-12-10 Thread Stephan Kanthak
would love to move on to the latest driver version, but LinuxFB/EGL is simply not supported by the non-Android SDKs anymore. So, I may as well continue to check the Android SDK path again. Best, Stephan On 11/21/2012 09:26 AM, Samuel Rødal wrote: On 11/21/2012 09:17 AM, Stephan Kanthak wrote: Hi

Re: [Interest] Qt5/OMAP4/EGLFS: Strange animation behaviour

2012-12-11 Thread Stephan Kanthak
Hi Samuel, On 12/10/2012 11:40 AM, Samuel Rødal wrote: On 12/10/2012 11:31 AM, Stephan Kanthak wrote: ... continue to check the Android SDK path again. Which Android SDK part would that be? You might be interested in http://qt-project.org/wiki/Korhal I just remembered another reason why

Re: [Interest] can qt.conf be put in a common location?

2013-01-29 Thread Stephan Kanthak
On 01/29/2013 06:34 AM, Thiago Macieira wrote: On segunda-feira, 28 de janeiro de 2013 19.44.18, VStevenP wrote: Is it possible to specify a shared location for qt.conf using an environment variable? It's being a bit of a pain to put a qt.conf file in the app dir for every Qt example

[Interest] Status of project Korhal

2013-03-05 Thread Stephan Kanthak
Hi, a few months ago I came here with some OMAP4 related issues that I got fixed my way. Samuel pointed me to project Korhal and while I didn't try it immediately I now found the time to try it (and I also like the idea). Yet I didn't get beyond some compiler issues as soon as it hits the