Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. Warning: Did not find file Compiler/MSVC-ASM
  2. Source directory: C:/Users/*****c/Source/Repos/xbmc
  3. Build directory: C:/Users/*****c/Source/Repos/xbmc/project/cmake/cmBuild
  4. Generator: Multi-configuration (Visual Studio 15 2017)
  5. CMake Version: 3.8.0
  6. System type: Windows
  7. Core system type: windows
  8. Platform:
  9. CPU: AMD64, ARCH: win32
  10. Cross-Compiling: FALSE
  11. Execute build artefacts on host: TRUE
  12. Depends based build:
  13. Could not find hardware support for SSE3 (missing: _SSE3_TRUE _SSE3_OK)
  14. Could not find hardware support for SSSE3 (missing: _SSSE3_TRUE _SSSE3_OK)
  15. Could not find hardware support for SSE4.1 (missing: _SSE41_TRUE _SSE41_OK)
  16. Could not find hardware support for SSE4.2 (missing: _SSE42_TRUE _SSE42_OK)
  17. Could not find hardware support for AVX (missing: _AVX_TRUE _AVX_OK)
  18. Could not find hardware support for AVX2 (missing: _AVX2_TRUE _AVX2_OK)
  19. fatal: Not a git repository (or any of the parent directories): .git
  20.  
  21. Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
  22. CMake Error at C:/Program Files/CMake/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  23. Could NOT find EXPAT (missing: EXPAT_LIBRARY EXPAT_INCLUDE_DIR)
  24. Call Stack (most recent call first):
  25. C:/Program Files/CMake/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
  26. C:/Program Files/CMake/share/cmake-3.8/Modules/FindEXPAT.cmake:48 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  27. CMakeLists.txt:136 (find_package)
  28.  
  29.  
  30. Configuring incomplete, errors occurred!
  31. See also "C:/Users/*****c/Source/Repos/xbmc/project/cmake/cmBuild/CMakeFiles/CMakeOutput.log".
  32. See also "C:/Users/*****c/Source/Repos/xbmc/project/cmake/cmBuild/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement