[networkdirect] Add new port#11373
[networkdirect] Add new port#11373MVoz wants to merge 94 commits intomicrosoft:masterfrom MVoz:add-azure-ci-wdk
Conversation
|
Fully agree with it. It might help moving msmpi port from binary to built from source |
|
I'm a bit concerned with this because previously installing the WDK changed a whole bunch of machine-wide settings that broke folks (e.g. it tried to force everything to build with /Qspectre). But we'll see. |
|
or patch Removing the following:
new version cmake 3.15+ https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3629/diffs
add file
|
|
@voskrese That would require making such modifications to all ~1200 ports in inventory to inject that switch, which I don't think we want to sign up to do. |
|
|
|
version wdk 10.0.19582.0 no problem can use a newer version? as well as sdk |
|
v160\Microsoft.CppBuild.targets(436,5): error MSB8040: Spectre-mitigated libraries are required for this project. Install them from the Visual Studio installer (Individual components tab) for any toolsets and architectures being used. Learn more: https://aka.ms/Ofhn4c |
|
version wdk 10.0.19041.1 no problem |
|
only test WDK, not merge |
deps
WDK + PlatformToolset=WindowsUserModeDriver10.0 (Vsix-WDK)