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

Reply via email to