Advertisement
Guest User

Untitled

a guest
Feb 10th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:446 (execute_process):
  2. execute_process given COMMAND argument with no value.
  3. Call Stack (most recent call first):
  4. C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)
  5. C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)
  6. CMakeLists.txt:96 (project)
  7.  
  8.  
  9. The C compiler identification is unknown
  10. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:446 (execute_process):
  11. execute_process given COMMAND argument with no value.
  12. Call Stack (most recent call first):
  13. C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)
  14. C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:127 (CMAKE_DETERMINE_COMPILER_ID)
  15. CMakeLists.txt:96 (project)
  16.  
  17.  
  18. The CXX compiler identification is unknown
  19. CMake Warning at build_files/cmake/macros.cmake:439 (message):
  20. SSE flags for this compiler: '' not known
  21. Call Stack (most recent call first):
  22. CMakeLists.txt:490 (TEST_SSE_SUPPORT)
  23.  
  24.  
  25. Performing Test SUPPORT_SSE_BUILD
  26. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  27. get_filename_component called with incorrect number of arguments
  28. Call Stack (most recent call first):
  29. CMakeLists.txt:3 (PROJECT)
  30.  
  31.  
  32. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  33. Performing Test SUPPORT_SSE_BUILD - Failed
  34. SSE Support: missing.
  35. Performing Test SUPPORT_SSE2_BUILD
  36. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  37. get_filename_component called with incorrect number of arguments
  38. Call Stack (most recent call first):
  39. CMakeLists.txt:3 (PROJECT)
  40.  
  41.  
  42. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  43. Performing Test SUPPORT_SSE2_BUILD - Failed
  44. SSE2 Support: missing.
  45. Performing Test HAVE_STDBOOL_H
  46. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  47. get_filename_component called with incorrect number of arguments
  48. Call Stack (most recent call first):
  49. CMakeLists.txt:3 (PROJECT)
  50.  
  51.  
  52. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  53. Performing Test HAVE_STDBOOL_H - Failed
  54. Check if the system is big endian
  55. Searching 16 bit integer
  56. Looking for sys/types.h
  57. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  58. get_filename_component called with incorrect number of arguments
  59. Call Stack (most recent call first):
  60. CMakeLists.txt:3 (PROJECT)
  61.  
  62.  
  63. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  64. Looking for sys/types.h - not found
  65. Looking for stdint.h
  66. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  67. get_filename_component called with incorrect number of arguments
  68. Call Stack (most recent call first):
  69. CMakeLists.txt:3 (PROJECT)
  70.  
  71.  
  72. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  73. Looking for stdint.h - not found
  74. Looking for stddef.h
  75. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  76. get_filename_component called with incorrect number of arguments
  77. Call Stack (most recent call first):
  78. CMakeLists.txt:3 (PROJECT)
  79.  
  80.  
  81. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  82. Looking for stddef.h - not found
  83. Check size of unsigned short
  84. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  85. get_filename_component called with incorrect number of arguments
  86. Call Stack (most recent call first):
  87. CMakeLists.txt:3 (PROJECT)
  88.  
  89.  
  90. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  91. Check size of unsigned short - failed
  92. Check size of unsigned int
  93. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  94. get_filename_component called with incorrect number of arguments
  95. Call Stack (most recent call first):
  96. CMakeLists.txt:3 (PROJECT)
  97.  
  98.  
  99. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  100. Check size of unsigned int - failed
  101. Check size of unsigned long
  102. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
  103. get_filename_component called with incorrect number of arguments
  104. Call Stack (most recent call first):
  105. CMakeLists.txt:3 (PROJECT)
  106.  
  107.  
  108. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  109. Check size of unsigned long - failed
  110. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/TestBigEndian.cmake:44 (message):
  111. no suitable type found
  112. Call Stack (most recent call first):
  113. CMakeLists.txt:1851 (test_big_endian)
  114.  
  115.  
  116. Configuring incomplete, errors occurred!
  117. See also "C:/BlenderBuild/CMakeFiles/CMakeOutput.log".
  118. See also "C:/BlenderBuild/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement