VS2015 vcpkg zlib error

CMake Error at scripts/cmake/vcpkg_build_cmake.cmake:170 (message):
    Command failed: D:/VisualStudio 2015/vcpkg-master/downloads/tools/cmake-3.10.2-windows/cmake-3.10.2-win32-x86/bin/cmake.exe;--build;.;--config;Debug;--target;install;--;-v;-j1
    Working Directory: D:/VisualStudio 2015/vcpkg-master/buildtrees/zlib/x64-windows-dbg
    See logs for more information:
      D:\VisualStudio 2015\vcpkg-master\buildtrees\zlib\install-x64-windows-dbg-out.log


Call Stack (most recent call first):
  scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
  ports/zlib/portfile.cmake:29 (vcpkg_install_cmake)
  scripts/ports.cmake:72 (include)




Error: Building package zlib:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: zlib:x64-windows
  Vcpkg version: 0.0.113-nohash

需要将visual studio语言设置成英语才能成功

你可能感兴趣的:(VS2015 vcpkg zlib error)