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

Tel: (+39) 030 5030499
www.supergenesis.it

Il contenuto di questo messaggio è confidenziale e riservato.
Può contenere informazioni la cui riservatezza è tutelata legalmente.
Ne sono vietati la riproduzione, la diffusione e l'uso.

This message is for the addressee only. It may contain informations protected by law. Reproduction, transmission, or use of this message is prohibited.

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to