Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Stefano <stefano@supergenesis.it>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: qt embedded enable plugin-gfx-powervr
Date: Tue, 05 Jun 2012 12:41:39 +0200	[thread overview]
Message-ID: <4FCDE263.4050709@supergenesis.it> (raw)
In-Reply-To: <4FBFA389.3040201@supergenesis.it>

[-- Attachment #1: Type: text/plain, Size: 1546 bytes --]

Ok, now i'm trying to build the plugin-gfx-powervr but i need a little 
help with editing the recipes.

For my test i'm editing the qt4.inc with this lines:

QT_GLFLAGS ?= "-opengl es2 -depths 16,24,32 -plugin-gfx-powervr"

and i add at the end of line of QT_CONFIG_FLAGS
  "-DQT_NO_QWS_CURSOR \
   -DQT_WS_CLIENTLIT"

so i start the building with:
MACHINE=beagleboard ./oebb.sh bitbake qt4-embedded

But the build blocks on this error:
pvrqwswegl.c:42:30: fatal error: GLES/eglplatform.h: No such file or 
directory

So i apply these patches from 
https://github.com/prabindh/qt-configs/tree/master/qt4.8 and build is 
finish correclty.
Problem #1 i see the rm_work delete the folder of qt library but i need 
that for cross-compile with qt-creator my program.
I see the new library is installed in 
/tmp.../sysroot/beagleboard/usr/lib so i copy and paste on my sdcard in 
the same position.
And i run qdemo -qws -display powervr and i get:

Problem #2
QLibraryPrivate::loadPlugin failed on 
"/usr/lib/qtopia/plugins/gfxdrivers/libqgfxpvregl.so" : "Cannot load 
library /usr/lib/qtopia/plugins/gfxdrivers/libqgfxpvregl.so: 
(/usr/lib/qtopia/plugins/gfxdrivers/libqgfxpvregl.so: undefined symbol: 
_ZNK16QWSWindowSurface12directRegionEv)"
"Cannot load library 
/usr/lib/qtopia/plugins/gfxdrivers/libqgfxpvregl.so: 
(/usr/lib/qtopia/plugins/gfxdrivers/libqgfxpvregl.so: undefined symbol: 
_ZNK16QWSWindowSurface12directRegionEv)"  could not load

Anybody have some info to solve the problem?
Thank's




[-- Attachment #2: Type: text/html, Size: 2213 bytes --]

  reply	other threads:[~2012-06-05 10:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25 14:51 qt embedded enable plugin-gfx-powervr Stefano
2012-05-25 15:11 ` Henning Heinold
2012-05-25 15:21   ` Stefano
2012-06-05 10:41     ` Stefano [this message]
2012-06-05 15:27       ` Henning Heinold
  -- strict thread matches above, loose matches on Subject: below --
2012-06-06  8:12 Stefano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FCDE263.4050709@supergenesis.it \
    --to=stefano@supergenesis.it \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox