[OE-core] qt embedded enable plugin-gfx-powervr

Henning Heinold heinold at inf.fu-berlin.de
Fri May 25 15:11:24 UTC 2012


On Fri, May 25, 2012 at 04:51:12PM +0200, Stefano wrote:
> I see the latest version of qt embedded does not include the
> plugin-gfx-powervr. The latest qt4-embedded.inc is configured:
> 
> QT_CONFIG_FLAGS += " \
>   -embedded ${QT_ARCH} \
>   -qtlibinfix ${QT_LIBINFIX} \
>   -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc
>   -plugin-gfx-directfb \
>   -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb -qt-mouse-linuxinput \
>   -qt-kbd-tty \
>   -DQT_KEYPAD_NAVIGATION \
>   "
> 
> but without -plugin-gfx-powervr. This is because powervr need
> -DQT_NO_QWS_CURSOR and  -DQT_WS_CLIENTBLIT?
> I'm trying to modify the recipes to include powervr pluging, i have
> add -plugin-gfx-powervr -DQT_NO_QWS_CURSOR -DQT_WS_CLIENTBLIT. But
> this operation need two patches
> https://github.com/prabindh/qt-configs/tree/master/qt4.8
> 
> Somebody know a good solution to get the possibility to compile this
> plugin?
> Thank's for your time.
> 
> -- 
> /Cordiali Saluti/
> *Stefano Stucchi
> *
> *Genesis srl*
> Via L. Manara 3/A
> 25126 Brescia

Hi,

are you sure you need the plugin? Koen mostly stated that the powervr plugin doesnt give much improvement.

Bye Henning




More information about the Openembedded-core mailing list