Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jordach@jordach-Aspire-SA80:~/Desktop/The-NodeBox-Generator-master$ cmake .
- CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
- Missing variable is:
- CMAKE_FIND_LIBRARY_PREFIXES
- CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
- Missing variable is:
- CMAKE_FIND_LIBRARY_SUFFIXES
- -- The CXX compiler identification is GNU
- -- 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
- 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:
- irrlicht_lib
- linked by target "nbgen_exe" in directory /home/jordach/Desktop/The-NodeBox-Generator-master
- -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement