-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[POC|Invalid] Testing vcpkg without installed MSVC #42129
base: master
Are you sure you want to change the base?
[POC|Invalid] Testing vcpkg without installed MSVC #42129
Conversation
7538913
to
13f4af9
Compare
Already pretty good: development of failures
Current Status:
|
Fix for using the Visual Studio Generator: a) Install
c) |
@dg0yt I see a few test ports failing here due to missing debug stuff. You probably know better than me how to easily make them single config compatible. |
@dg0yt: Got a new tab for your bazel toolchain tabs: https://pigweed.dev/docs/blog/06-better-cpp-toolchains.html |
cppmicrososervices: Wrong usage of PRIVATE_HEADERS |
…ithout-installed-msvc # Conflicts: # ports/g2o/portfile.cmake # ports/mongo-c-driver/vcpkg.json
…ub.com/Neumann-A/vcpkg into windows-triplet-without-installed-msvc
…ithout-installed-msvc
…ithout-installed-msvc # Conflicts: # ports/cppmicroservices/devendor_boost_absl.patch # ports/crashpad/vcpkg.json # ports/curlpp/portfile.cmake # ports/fltk/portfile.cmake # ports/g2o/fix-absolute.patch # ports/krb5/vcpkg.json # ports/physx/portfile.cmake # ports/usd/vcpkg.json
Hijacking x64-windows CI for this.
wished somebody would make Visual Studio truly portable. MSBuild looking up all those reg keys is a bit annoying.
No NETFXSDK installed.
Also what are all those different versions about and why don't any of those correlate to the folder version names.
Build system check:
(needs ENV{WindowsSDKVersion} fixed)fixed it hereAlready pretty good:
development of failures
Current Status: