Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. Looking for include file stdint.h
  2. Looking for include file stdint.h - not found
  3. Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  4. Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Failed
  5. Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  6. Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Failed
  7. Performing Test COMPILER_HAS_DEPRECATED_ATTR
  8. Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  9. Performing Test COMPILER_HAS_DEPRECATED
  10. Performing Test COMPILER_HAS_DEPRECATED - Failed
  11. CMake Error at CMake/Modules/Urho3D-CMake-common.cmake:543 (file):
  12. file STRINGS file
  13. "F:/Urho3D/Master/BuildEmscripten/Source/Urho3D/Precompiled.h.Release.pch.deps"
  14. cannot be read.
  15. Call Stack (most recent call first):
  16. CMake/Modules/Urho3D-CMake-common.cmake:589 (enable_pch)
  17. CMake/Modules/Urho3D-CMake-common.cmake:628 (setup_target)
  18. Source/Urho3D/CMakeLists.txt:163 (setup_library)
  19.  
  20.  
  21. CMake Error at CMake/Modules/Urho3D-CMake-common.cmake:544 (string):
  22. string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
  23. command.
  24. Call Stack (most recent call first):
  25. CMake/Modules/Urho3D-CMake-common.cmake:589 (enable_pch)
  26. CMake/Modules/Urho3D-CMake-common.cmake:628 (setup_target)
  27. Source/Urho3D/CMakeLists.txt:163 (setup_library)
  28.  
  29.  
  30. Found Urho3D: as CMake target
  31. Configuring incomplete, errors occurred!
  32. See also "F:/Urho3D/Master/BuildEmscripten/CMakeFiles/CMakeOutput.log".
  33. See also "F:/Urho3D/Master/BuildEmscripten/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement