2012/2/23 Otavio Salvador <[email protected]>: > On Thu, Feb 23, 2012 at 05:27, Samuel Stirtzel > <[email protected]> wrote: >> It is still odd that this only occurs while cross compiling. >> More odd seems that the same error happens to Soprano, it also uses >> Q_DECL_EXPORT [1]. > > http://developer.qt.nokia.com/doc/qt-4.8/sharedlibrary.html > > You need to play with Q_DECL_EXPORT / Q_DECL_IMPORT so most probably > code is doing it wrong.
Coudln't it be possible that Qt (or something else) does it wrong? The same code without the workaround is working fine when compiling native.. IMHO I can't imagine how this would be no problem native (and on the meego cross compiling toolchains) but here on OE. -- Regards Samuel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
