[KPhotoAlbum] Link problem with current SVN
Robert Krawitz
rlk at alum.mit.edu
Sun Mar 28 05:04:25 BST 2010
I'm getting the following link error. This is using Qt 4.6.2 w/KDE
4.4.1 on OpenSUSE 11.1. Seems very odd that it's only flagging that
one symbol.
Linking CXX executable kphotoalbum
CMakeFiles/kphotoalbum.dir/DateBar/DateBarWidget.o: In function `DateBar::DateBarWidget::drawHistograms(QPainter&)':
/home/rlk/sandbox/kpa4/kphotoalbum/DateBar/DateBarWidget.cpp:264: undefined reference to `QFont::pointSize() const'
CMakeFiles/kphotoalbum.dir/MainWindow/ExternalPopup.o: In function `MainWindow::ExternalPopup::populate(KSharedPtr<DB::ImageInfo>, QStringList const&)':
/home/rlk/sandbox/kpa4/kphotoalbum/MainWindow/ExternalPopup.cpp:56: undefined reference to `QFont::pointSize() const'
CMakeFiles/kphotoalbum.dir/Exif/InfoDialog.o: In function `InfoDialog':
/home/rlk/sandbox/kpa4/kphotoalbum/Exif/InfoDialog.cpp:54: undefined reference to `QFont::pointSize() const'
/home/rlk/sandbox/kpa4/kphotoalbum/Exif/InfoDialog.cpp:54: undefined reference to `QFont::pointSize() const'
collect2: ld returned 1 exit status
make[2]: *** [kphotoalbum] Error 1
make[1]: *** [CMakeFiles/kphotoalbum.dir/all] Error 2
make: *** [all] Error 2
More information about the Kphotoalbum
mailing list