Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 11:31:21: Running steps for project MartyCam...
- 11:31:21: Starting: "/usr/bin/cmake" --build . --target MartyCam
- [ 4%] Linking CXX executable bin/MartyCam
- /usr/bin/ld: CMakeFiles/MartyCam.dir/capturethread.cpp.o: undefined reference to symbol '_ZN5boost6system15system_categoryEv'
- //home/jakub/packages/boost/boost_1_65_1/lib/libboost_system.so.1.65.1: error adding symbols: DSO missing from command line
- collect2: error: ld returned 1 exit status
- CMakeFiles/MartyCam.dir/build.make:493: recipe for target 'bin/MartyCam' failed
- CMakeFiles/Makefile2:173: recipe for target 'CMakeFiles/MartyCam.dir/all' failed
- CMakeFiles/Makefile2:185: recipe for target 'CMakeFiles/MartyCam.dir/rule' failed
- Makefile:157: recipe for target 'MartyCam' failed
- make[3]: *** [bin/MartyCam] Error 1
- make[2]: *** [CMakeFiles/MartyCam.dir/all] Error 2
- make[1]: *** [CMakeFiles/MartyCam.dir/rule] Error 2
- make: *** [MartyCam] Error 2
- 11:31:21: The process "/usr/bin/cmake" exited with code 2.
- Error while building/deploying project MartyCam (kit: Desktop Qt 5.9.6 GCC 64bit)
- When executing step "CMake Build"
- 11:31:21: Elapsed time: 00:01.
Advertisement
Add Comment
Please, Sign In to add comment