Advertisement
Guest User

Untitled

a guest
Dec 24th, 2018
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.17134.
  2. The CXX compiler identification is MSVC 19.16.27025.1
  3. Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe
  4. Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works
  5. Detecting CXX compiler ABI info
  6. Detecting CXX compiler ABI info - done
  7. Detecting CXX compile features
  8. Detecting CXX compile features - done
  9. CMake Error at C:/Program Files/CMake/share/cmake-3.13/Modules/ExternalProject.cmake:2329 (message):
  10. error: could not find git for clone of sioclient-src
  11. Call Stack (most recent call first):
  12. C:/Program Files/CMake/share/cmake-3.13/Modules/ExternalProject.cmake:3105 (_ep_add_download_command)
  13. cmake/External_sioclient.cmake:26 (ExternalProject_Add)
  14. thirdparty/CMakeLists.txt:17 (include)
  15.  
  16.  
  17. Configuring incomplete, errors occurred!
  18. See also "C:/dev/GameLift_12_14_2018/GameLift-SDK-Release-3.3.0/GameLift-Cpp-ServerSDK-3.3.0/out/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement