[Qt-embedded-interest] Mouse Pointer not visible on the Demo running on powervr drivers loaded on OMAP3
dharshan G.S
dharshan.gs at gmail.com
Fri Jul 3 11:04:42 CEST 2009
Hi,
Yeah,OpenGLES & QTE works on omap3.
I am using the 2.6.29-omap1 kernel version, OMAP35x SDK version 3_00_00_08
and QTE 4.5.1.
But when i compile the QT with cursor enabled,i can't see the openGL es
demo, since it is mentioned in the
qt-embedded-linux-opensource-src-4.5.1/src/plugins/gfxdrivers/powervr/README
that QT_NO_QWS_CURSOR should be defined.
so,is their any way to get either opengles demo working without
QT_NO_QWS_CURSOR
being defined or geting the pointer visible even when QT_NO_QWS_CURSOR is
defined.
Thanks,
Dharshan
2009/7/3 Hui Tang <Hui.Tang at cybercom.com>
> 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/00807ad4/attachment.html
More information about the Qt-embedded-interest
mailing list