[Qt-embedded-interest] Mouse Pointer not visible on the Demo running on powervr drivers loaded on OMAP3

Hui Tang Hui.Tang at cybercom.com
Fri Jul 3 10:49:46 CEST 2009


Hi,

   I think that you disabled Qt cursor when compiling. So you have Qt mouse enabled, but without cursor visible, i.e. you can’t see cursor, meanwhile mouse is usable.

If you want to see cursor, I think you should recompile Qt with cursor enabled.

Does opengGLES && QTE works for u?
Can you tell me which kernel version, SGX SDK version, QTE do you use?

thanks
________________________________
From: qt-embedded-interest-bounces at trolltech.com [mailto:qt-embedded-interest-bounces at trolltech.com] On Behalf Of dharshan G.S
Sent: 2009年7月3日 16:38
To: qt-embedded-interest at trolltech.com
Subject: [Qt-embedded-interest] Mouse Pointer not visible on the Demo running on powervr drivers loaded on OMAP3

Hello,

I am able to build QT libraries for OMAP3 with powervr drivers enabled using the following configuration command.

./configure -prefix /opt/qt-embedded/ -embedded arm -little-endian -fast -D QT_NO_QWS_CURSOR -D QT_QWS_CLIENTBLIT -depths 16,24,32 -xplatform qws/linux-omap3-g++ -arch arm -no-xinerama -no-xkb -opengl es1 -plugin-gfx-powervr -qt-mouse-pc -no-openssl -no-cups -no-phonon -no-largefile

The command i used to run the examples are:
./hellogl_es -qws -display powervr

I am able to run the demos,but as QT_NO_QWS_CURSOR  is defined in build config,i am not able to view the mouse pointer on the screen.

is their any work around for getting the mouse pointer activated when running the demos using the powervr plugin.
Can any one please help me in this regard.


Thanks and Regards,
Dharshan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-embedded-interest/attachments/20090703/05872977/attachment.html 


More information about the Qt-embedded-interest mailing list