Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2011
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. ==> Starting make...
  2. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineASMCompiler.cmake:68 (CMAKE_DETERMINE_COMPILER_ID_VENDOR):
  3. Unknown CMake command "CMAKE_DETERMINE_COMPILER_ID_VENDOR".
  4. Call Stack (most recent call first):
  5. CMakeLists.txt:2 (PROJECT)
  6.  
  7.  
  8. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  9. Missing variable is:
  10. CMAKE_ASM_COMPILER_ENV_VAR
  11. CMake Error: Could not find cmake module file:/home/westley/Builds/vba-m-gtk-svn/src/vbam-build/CMakeFiles/CMakeASMCompiler.cmake
  12. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  13. Missing variable is:
  14. CMAKE_C_COMPILER_ENV_VAR
  15. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  16. Missing variable is:
  17. CMAKE_C_COMPILER
  18. CMake Error: Could not find cmake module file:/home/westley/Builds/vba-m-gtk-svn/src/vbam-build/CMakeFiles/CMakeCCompiler.cmake
  19. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  20. Missing variable is:
  21. CMAKE_CXX_COMPILER_ENV_VAR
  22. CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
  23. Missing variable is:
  24. CMAKE_CXX_COMPILER
  25. CMake Error: Could not find cmake module file:/home/westley/Builds/vba-m-gtk-svn/src/vbam-build/CMakeFiles/CMakeCXXCompiler.cmake
  26. CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
  27. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  28. -- Configuring incomplete, errors occurred!
  29. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement