[oe] Qt problems

Stuart Gray stuart68 at gmail.com
Mon Aug 24 20:13:28 UTC 2009


Here are the bb files.

qt4-embedded is the standard bb file.

libmusicbrainz is the latest version of this software - to get this to work
I had to use oe_soinstall to include libstdc++.so.6

dockamp is my own software which is the code written on Fedora Linux. I
chnaged a lot of the include paths as it could not locate the files. For
example:

#include
</home/stuart/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/qt4-embedded-4.5.2-r14.1/qt-embedded-linux-opensource-src-4.5.2/include/QtNetwork/QNetworkReply>
#include
</home/stuart/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/qt4-embedded-4.5.2-r14.1/qt-embedded-linux-opensource-src-4.5.2/include/QtNetwork/QNetworkAccessManager>
#include
</home/stuart/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/qt4-embedded-4.5.2-r14.1/qt-embedded-linux-opensource-src-4.5.2/include/QtNetwork/QNetworkRequest>

these were originally
#include <QNetworkReply>
etc...

and then for Qt libraries I had to change:

QT += QtDBusE QtNetworkE QtSqlE phononE QtXmlE

from

QT += dbus network sql phonon xml

I have been told that qmake should take care of this.

Thanks,
Stuart

2009/8/24 Henning Heinold <heinold at inf.fu-berlin.de>

> Hi,
>
> wihtout the recipe there is no chance to help you.
>
> Bye Henning
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dockamp.inc
Type: application/octet-stream
Size: 1307 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090824/f144aaf9/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dockamp_1.0.bb
Type: application/octet-stream
Size: 33 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090824/f144aaf9/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libmusicbrainz_3.0.2.bb
Type: application/octet-stream
Size: 687 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090824/f144aaf9/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt4-embedded_4.5.2.bb
Type: application/octet-stream
Size: 193 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090824/f144aaf9/attachment-0011.obj>


More information about the Openembedded-devel mailing list