Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. windows10 ,the latest version of vcpkg-master.zip
  2.  
  3. Building package grpc[core]:x86-windows...
  4. -- Note: grpc only supports static library linkage. Building static library.
  5. -- Using cached D:/Google/vcpkg-master/downloads/grpc-grpc-75475f090875e737ad6909a6057c59577f0c79b1.tar.gz
  6. -- Extracting source D:/Google/vcpkg-master/downloads/grpc-grpc-75475f090875e737ad6909a6057c59577f0c79b1.tar.gz
  7. -- Applying patch 00001-fix-uwp.patch
  8. -- Applying patch 00002-static-linking-in-linux.patch
  9. -- Applying patch 00003-undef-base64-macro.patch
  10. -- Applying patch 00004-link-gdi32-on-windows.patch
  11. -- Using source at D:/Google/vcpkg-master/buildtrees/grpc/src/577f0c79b1-086c8c6e6c
  12. -- Configuring x86-windows
  13. -- Building x86-windows-dbg
  14. CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:136 (message):
  15. Command failed: D:/Google/vcpkg-master/downloads/tools/cmake-3.14.0-windows/cmake-3.14.0-win32-x86/bin/cmake.exe --build . --config Debug --target install -- -v
  16. Working Directory: D:/Google/vcpkg-master/buildtrees/grpc/x86-windows-dbg
  17. See logs for more information:
  18. D:Googlevcpkg-masterbuildtreesgrpcinstall-x86-windows-dbg-out.log
  19.  
  20. Call Stack (most recent call first):
  21. scripts/cmake/vcpkg_build_cmake.cmake:96 (vcpkg_execute_build_process)
  22. scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
  23. ports/grpc/portfile.cmake:73 (vcpkg_install_cmake)
  24. scripts/ports.cmake:73 (include)
  25.  
  26.  
  27. I hope that vcpkg can install the specified version of protobuf and grpc, but the actual vcpkg only installed protobuf in Chengdu, grpc failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement