Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MSVC Portable

Portable Microsoft Visual C++ Compiler extracted from the Visual Studio Installer, including Windows SDK headers and libraries.

Download

VC Windows SDK Visual Studio Size Packing Date
v14.51.36231 v10.0.28000 Visual Studio 2026 145 MB 2026/08/07
v14.50.35717 v10.0.26100 Visual Studio 2026 142 MB 2026/01/17
v14.40.33807 v10.0.26100 Visual Studio 2022 131 MB 2024/07/19
v14.39.33519 v10.0.22621 Visual Studio 2022 103 MB 2024/05/10

Download from Releases.

Usage

:: Set environment variables, or setup_x86.bat
setup_x64.bat
:: Run compiler
cl.exe

Windows Terminal

Create new profile and set command line:

%SystemRoot%\System32\cmd.exe /K setup_x64.bat

Build latest version

You can using MSVC-Portable.bat to download latest version from Microsoft.

Thanks to @mmozeiko

About

Portable Microsoft Visual C++ (MSVC) Compiler extracted from Visual Studio Installer

Topics

Resources

Stars

46 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages