Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-24 Thread Khem Raj
On (22/02/12 16:53), Samuel Stirtzel wrote: Hi, although building libdbusmenu-qt [1] for kdelibs succeeds, linking the library will fail with undefined reference to DBusMenuExporter::~DBusMenuExporter and similar errors. The library is there and nothing in the configure / compile log of both

Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-23 Thread Otavio Salvador
On Thu, Feb 23, 2012 at 05:27, Samuel Stirtzel s.stirt...@googlemail.com 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

Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-23 Thread Samuel Stirtzel
2012/2/23 Otavio Salvador ota...@ossystems.com.br: On Thu, Feb 23, 2012 at 05:27, Samuel Stirtzel s.stirt...@googlemail.com 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].

Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-22 Thread Otavio Salvador
On Wed, Feb 22, 2012 at 13:53, Samuel Stirtzel s.stirt...@googlemail.com wrote: This error really puzzles me, usually I would assume that a library has no problems to export symbols. It puzzles me as well; I have many applications and libraries linking against Qt without problem is my first

Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-22 Thread Samuel Stirtzel
2012/2/22 Otavio Salvador ota...@ossystems.com.br: On Wed, Feb 22, 2012 at 13:53, Samuel Stirtzel s.stirt...@googlemail.com wrote: This error really puzzles me, usually I would assume that a library has no problems to export symbols. It puzzles me as well;  I have many applications and

Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-22 Thread Otavio Salvador
On Wed, Feb 22, 2012 at 14:06, Samuel Stirtzel s.stirt...@googlemail.com wrote: 2012/2/22 Otavio Salvador ota...@ossystems.com.br: On Wed, Feb 22, 2012 at 13:53, Samuel Stirtzel s.stirt...@googlemail.com wrote: This error really puzzles me, usually I would assume that a library has no

Re: [OE-core] Linker error while cross compiling, (Qt issue?)

2012-02-22 Thread Samuel Stirtzel
2012/2/22 Otavio Salvador ota...@ossystems.com.br: On Wed, Feb 22, 2012 at 14:06, Samuel Stirtzel s.stirt...@googlemail.com wrote: 2012/2/22 Otavio Salvador ota...@ossystems.com.br: On Wed, Feb 22, 2012 at 13:53, Samuel Stirtzel s.stirt...@googlemail.com wrote: This error really puzzles me,