Re: Linker error while cross compiling, (Qt issue?)
From: Samuel Stirtzel <hidden>
Date: 2012-02-24 07:30:43
From: Samuel Stirtzel <hidden>
Date: 2012-02-24 07:30:43
2012/2/23 Otavio Salvador [off-list ref]:
On Thu, Feb 23, 2012 at 05:27, Samuel Stirtzel [off-list ref] wrote:quoted
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