D10829: Use DocumentId class
Alexey Min
noreply at phabricator.kde.org
Sun Feb 25 22:15:14 UTC 2018
alexeymin added a comment.
In D10829#213553 <https://phabricator.kde.org/D10829#213553>, @michaelh wrote:
> That's great. Any clues to solve this?
>
> [ 35%] Building CXX object src/file/extractor/autotests/CMakeFiles/extractorIOTest.dir/__/iohandler.cpp.o
> [ 35%] Linking CXX executable ../../../../bin/extractorIOTest
> CMakeFiles/extractorIOTest.dir/__/iohandler.cpp.o: In function `Baloo::IOHandler::nextId()':
> /home/super/devel/kde/src/frameworks/baloo-flex/src/file/extractor/iohandler.cpp:46: undefined reference to `Baloo::DocumentId::DocumentId(unsigned long long)'
> /home/super/devel/kde/src/frameworks/baloo-flex/src/file/extractor/iohandler.cpp:49: undefined reference to `Baloo::DocumentId::operator unsigned long long() const'
> collect2: error: ld returned 1 exit status
>
>
> I know cmake only a very little bit and baloo seems very complicated an that respect.
Error compiling tests. Probably you need to add sources (.cpp - files) containing mentioned references to test target in CMakeLists.txt too
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D10829
To: michaelh, adridg, #baloo, #frameworks
Cc: alexeymin, ashaposhnikov, michaelh, spoorun, nicolasfella
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180225/f1107d80/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list