Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hermes@Giovanni ~/springlobby $ cmake .
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- -- Found xgettext: /usr/bin/xgettext
- -- Found msgmerge: /usr/bin/msgmerge
- -- Using -std=gnu++11
- -- Boost version: 1.54.0
- -- Found the following Boost libraries:
- -- thread
- -- system
- -- found wx-config: /usr/bin/wx-config
- -- found wxwidgets: 3.0.0.0
- -- Using WX_CXX_FLAGS: -I/usr/lib/x86_64-linux-gnu/wx/include/base-unicode-3.0 -
- I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL
- -- Using WX_C_FLAGS: -I/usr/lib/x86_64-linux-gnu/wx/include/base-unicode-3.0 -I/
- usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -pthread
- -- Using WX_LD_FLAGS: -L/usr/lib/x86_64-linux-gnu -pthread -lwx_baseu_net-3.0
- -lwx_baseu_qa-3.0 -lwx_baseu_richtext-3.0 -lwx_baseu_adv-3.0 -lwx_baseu_aui-3.0
- -lwx_baseu_core-3.0 -lwx_baseu-3.0
- -- /usr/bin/pkg-config returned -lcurl for linking to libcurl
- -- /usr/bin/pkg-config returned for compiling with libcurl
- -- checking for module 'libnotify'
- -- package 'libnotify' not found
- -- checking for module 'glib-2.0'
- -- package 'glib-2.0' not found
- -- Version 0.7-168-g9d07fed
- -- libminizip was not found, using integrated
- -- Could NOT find Boost
- -- Note: Unit tests will not be built: Boost::test library was not found
- -- Boost version: 1.54.0
- -- Found the following Boost libraries:
- -- system
- -- thread
- -- filesystem
- -- Using -std=gnu++11
- CMake Error at /usr/share/cmake-2.8/Modules/FindX11.cmake:427 (message):
- Could not find X11
- Call Stack (most recent call first):
- src/lsl/src/lslunitsync/CMakeLists.txt:22 (FIND_PACKAGE)
- -- Configuring incomplete, errors occurred!
- See also "/home/hermes/springlobby/CMakeFiles/CMakeOutput.log".
- hermes@Giovanni ~/springlobby $
Advertisement
Add Comment
Please, Sign In to add comment