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. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
