Advertisement
cristaloleg

Untitled

May 6th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. Looking for sys/types.h
  2. Looking for sys/types.h - found
  3. Looking for stdint.h
  4. Looking for stdint.h - found
  5. Looking for stddef.h
  6. Looking for stddef.h - found
  7. Check size of void*
  8. CMake Error at C:/dev/CMake 2.8/share/cmake-2.8/Modules/CheckTypeSize.cmake:92 (try_compile):
  9. Cannot copy output executable
  10.  
  11. ''
  12.  
  13. to destination specified by COPY_FILE:
  14.  
  15. 'C:/dev/SFML-2.0-snap-build/CMakeFiles/CheckTypeSize/SIZEOF_VOID_PTR.bin'
  16.  
  17. Unable to find the executable at any of:
  18.  
  19. C:/dev/SFML-2.0-snap-build/CMakeFiles/CMakeTmp/cmTryCompileExec1559061948.exe
  20. C:/dev/SFML-2.0-snap-build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec1559061948.exe
  21. C:/dev/SFML-2.0-snap-build/CMakeFiles/CMakeTmp/Development/cmTryCompileExec1559061948.exe
  22.  
  23. Call Stack (most recent call first):
  24. C:/dev/CMake 2.8/share/cmake-2.8/Modules/CheckTypeSize.cmake:177 (__check_type_size_impl)
  25. cmake/Config.cmake:7 (check_type_size)
  26. CMakeLists.txt:20 (include)
  27.  
  28.  
  29. CMake Error at cmake/Config.cmake:13 (message):
  30. Unsupported architecture
  31. Call Stack (most recent call first):
  32. CMakeLists.txt:20 (include)
  33.  
  34.  
  35. Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement