reduced link interface: some link breakage possible
Boudewijn Rempt
boud at valdyas.org
Tue Dec 16 17:45:44 CET 2008
On Tue, 16 Dec 2008, David Faure wrote:
> On Tuesday 16 December 2008, Boudewijn Rempt wrote:
> > Undefined symbols:
> > "QApplication::QApplication(int&, char**, bool, int)", referenced from:
> > make[1]: *** [libs/store/tests/CMakeFiles/TestStorage.dir/all] Error 2
> > make: *** [all] Error 2
> >
> > (OSX, gcc 4.3, everything trunk from this morning)
>
> Yes. Easy one, add ${QT_QTGUI_LIBRARY} to the cmakelists.txt.
>
Ah, and apparently the kde gui libs, too. Weird, for a unittest,
but at least it links again now. Thanks!
Boudewijn
More information about the Kde-buildsystem
mailing list