Advertisement
Guest User

Untitled

a guest
Apr 24th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. jordach@jordach-Aspire-SA80:~/Desktop/The-NodeBox-Generator-master$ cmake .
  2. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  3. Missing variable is:
  4. CMAKE_FIND_LIBRARY_PREFIXES
  5. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  6. Missing variable is:
  7. CMAKE_FIND_LIBRARY_SUFFIXES
  8. -- The CXX compiler identification is GNU
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  14. Please set them or make sure they are set and tested correctly in the CMake files:
  15. irrlicht_lib
  16. linked by target "nbgen_exe" in directory /home/jordach/Desktop/The-NodeBox-Generator-master
  17.  
  18. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement