Skip to content

Instantly share code, notes, and snippets.

@asenchi
Created April 3, 2015 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asenchi/f1bf4977ac4f65819b3d to your computer and use it in GitHub Desktop.
Save asenchi/f1bf4977ac4f65819b3d to your computer and use it in GitHub Desktop.
• hvalvatn:release (master) asenchi$ cmake -DCMAKE_BUILD_TYPE=release ..
Doxygen was not found, the documentation pages will not be generated
-- Boost version: 1.57.0
-- Found the following Boost libraries:
-- date_time
-- filesystem
-- program_options
-- random
-- regex
-- thread
-- signals
-- system
-- unit_test_framework
Wt_INCLUDE_DIR /usr/local/include
-- Found the Wt libraries at /usr/local/lib/libwthttp.dylib;/usr/local/lib/libwt.dylib;/usr/local/lib/libwtdbo.dylib;/usr/local/lib/libwtdbosqlite3.dylib;/usr/local/lib/libwtdbopostgres.dylib
-- Found the Wt headers at /usr/local/include
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
NSL_LIBRARY
linked by target "lpeg_tester" in directory /Users/asenchi/src/lpeg_tester/src
RT_LIBRARY
linked by target "lpeg_tester" in directory /Users/asenchi/src/lpeg_tester/src
-- Configuring incomplete, errors occurred!
See also "/Users/asenchi/src/lpeg_tester/release/CMakeFiles/CMakeOutput.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment