-
Notifications
You must be signed in to change notification settings - Fork 6.9k
[robin-map] Build failure on x64-windows #45259
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
Comments
Try to update your manually installed cmake to latest and try again. |
That's what actually caused the issue in the first place. CMake 4.0 removes the support for CMake 3.5 compatibility, some old repos still declare min support version less than 3.5. Removing that CMake causes vcpkg to download CMake 3.10, which is fine. |
This should be fixed by the upstreams, not vcpkg side. |
Well, as a package manager, vcpkg should make sure it builds packages listed in its registry, which it does in this case. It should use the CMake version that has verified instead of picking from user env. |
Good point, I agree. |
This issue has been fixed by PR #44712, please update your vcpkg or clone the latest vcpkg. |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
Package: robin-map:x64-windows@1.3.0
Host Environment
vcpkg-scripts version: bf02a38 2024-11-17 (5 months ago)
To Reproduce
vcpkg install openimageio[tools]
Failure logs
D:\source\vcpkg\buildtrees\robin-map\config-x64-windows-rel-CMakeCache.txt.log
D:\source\vcpkg\buildtrees\robin-map\config-x64-windows-dbg-CMakeCache.txt.log
D:\source\vcpkg\buildtrees\robin-map\config-x64-windows-out.log
The text was updated successfully, but these errors were encountered: