-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[grpc] Build error on x64-windows #38068
Comments
Same here |
1 similar comment
Same here |
#37968 |
same in macos |
Well, it is a problem with CMake 3.29.1, not with Windows... |
Duplicate of #37968. |
I had the same error with CMake version 3.29.1, but now with version 3.29.2 I can compile grpc without problems. |
Package: grpc[codegen,core]:x64-windows@1.51.1#2
Seems like a variable is set to the wrong dictionary:
Host Environment
vcpkg-scripts version: 0bc3f04 2024-04-08 (16 hours ago)
To Reproduce
I installed vcpkg under
C:\tools
git clone https://github.com/microsoft/vcpkg.git
cd vcpkg && bootstrap-vcpkg.bat
vcpkg install grpc:x64-windows
Failure logs
C:\tools\vcpkg\buildtrees\grpc\config-x64-windows-out.log
C:\tools\vcpkg\buildtrees\grpc\config-x64-windows-rel-CMakeCache.txt.log
C:\tools\vcpkg\buildtrees\grpc\config-x64-windows-dbg-CMakeCache.txt.log
The text was updated successfully, but these errors were encountered: