Skip to content

qno/Windows-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

Windows-SDK

Extracts the Windows SDK, MSCV Tools and DIA SDK from the Github Windows Runner VM (windows-latest) and puts it into a Docker Scratch Image ghcr.io/qno/windows-sdk, so it can be used in a Linux environment to crosscompile Windows programs with the MSVC compatible clang-cl compiler.

The locations are:

  • Windows SDK - C:\Program Files (x86)\Windows Kits\10
  • MSVC Tools - C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC
  • DIA SDK - C:\Program Files\Microsoft Visual Studio\2022\Enterprise\DIA SDK

The used Win SDK version is 10.0.22621.0 and MSVC version is 14.38.33130.

More details can be found in the Github workflow.


By using the packaged software in this docker image, you are consented to accept the license at https://go.microsoft.com/fwlink/?LinkId=2086102.

About

Extract Windows SDK and MSVC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages