Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The CXX compiler identification is GNU 6.4.0
- -- The C compiler identification is GNU 6.4.0
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
- -- Performing Test GNUXX11
- -- Performing Test GNUXX11 - Success
- CMake Warning at /usr/share/cmake-3.8/Modules/FindBoost.cmake:765 (message):
- Imported targets not available for Boost version
- Call Stack (most recent call first):
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:869 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:1472 (_Boost_MISSING_DEPENDENCIES)
- CMakeLists.txt:77 (find_package)
- CMake Warning at /usr/share/cmake-3.8/Modules/FindBoost.cmake:765 (message):
- Imported targets not available for Boost version
- Call Stack (most recent call first):
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:869 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:1472 (_Boost_MISSING_DEPENDENCIES)
- CMakeLists.txt:77 (find_package)
- CMake Warning at /usr/share/cmake-3.8/Modules/FindBoost.cmake:765 (message):
- Imported targets not available for Boost version
- Call Stack (most recent call first):
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:869 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:1472 (_Boost_MISSING_DEPENDENCIES)
- CMakeLists.txt:77 (find_package)
- CMake Warning at /usr/share/cmake-3.8/Modules/FindBoost.cmake:765 (message):
- Imported targets not available for Boost version
- Call Stack (most recent call first):
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:869 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:1472 (_Boost_MISSING_DEPENDENCIES)
- CMakeLists.txt:77 (find_package)
- CMake Warning at /usr/share/cmake-3.8/Modules/FindBoost.cmake:765 (message):
- Imported targets not available for Boost version
- Call Stack (most recent call first):
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:869 (_Boost_COMPONENT_DEPENDENCIES)
- /usr/share/cmake-3.8/Modules/FindBoost.cmake:1472 (_Boost_MISSING_DEPENDENCIES)
- CMakeLists.txt:77 (find_package)
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for pthread_create
- -- Looking for pthread_create - not found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Could NOT find Boost
- CMake Error at CMakeLists.txt:79 (message):
- Boost 1.54 or newer not found – you should enable BUILD_BOOST CMake flag
- -- Configuring incomplete, errors occurred!
- See also "/home/kui/Desktop/xournalpp/build/CMakeFiles/CMakeOutput.log".
- See also "/home/kui/Desktop/xournalpp/build/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment