Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The C compiler identification is unknown
- The CXX compiler identification is unknown
- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
- Check if the system is big endian
- Searching 16 bit integer
- Looking for sys/types.h
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
- get_filename_component called with incorrect number of arguments
- Call Stack (most recent call first):
- CMakeLists.txt:3 (PROJECT)
- CMake Error: Internal CMake error, TryCompile configure of cmake failed
- Looking for sys/types.h - not found
- Looking for stdint.h
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
- get_filename_component called with incorrect number of arguments
- Call Stack (most recent call first):
- CMakeLists.txt:3 (PROJECT)
- CMake Error: Internal CMake error, TryCompile configure of cmake failed
- Looking for stdint.h - not found
- Looking for stddef.h
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
- get_filename_component called with incorrect number of arguments
- Call Stack (most recent call first):
- CMakeLists.txt:3 (PROJECT)
- CMake Error: Internal CMake error, TryCompile configure of cmake failed
- Looking for stddef.h - not found
- Check size of unsigned short
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
- get_filename_component called with incorrect number of arguments
- Call Stack (most recent call first):
- CMakeLists.txt:3 (PROJECT)
- CMake Error: Internal CMake error, TryCompile configure of cmake failed
- Check size of unsigned short - failed
- Check size of unsigned int
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
- get_filename_component called with incorrect number of arguments
- Call Stack (most recent call first):
- CMakeLists.txt:3 (PROJECT)
- CMake Error: Internal CMake error, TryCompile configure of cmake failed
- Check size of unsigned int - failed
- Check size of unsigned long
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
- get_filename_component called with incorrect number of arguments
- Call Stack (most recent call first):
- CMakeLists.txt:3 (PROJECT)
- CMake Error: Internal CMake error, TryCompile configure of cmake failed
- Check size of unsigned long - failed
- CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/TestBigEndian.cmake:44 (message):
- no suitable type found
- Call Stack (most recent call first):
- CMakeLists.txt:415 (test_big_endian)
- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement