Ross ROSS = Recommend OSS · open-source software intelligence for agents

mstorsjo/msvc-wine

Scripts for setting up and running MSVC in Wine on Linux observed · 2026-08-28

github.com/mstorsjo/msvc-wine · Shell · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 84
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2870
  • days_rel: n/a
  • days_push: 101
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1347 stars · 119 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A set of shell and Python scripts that download, unpack, and wrap Microsoft Visual C++ and the Windows SDK so they run under Wine on Linux. It enables transparent MSVC-based cross-compilation from Unix build tools, or use of the unpacked headers/libs with clang-cl without Wine.

Use cases

  • cross-compile Windows binaries with MSVC from Linux
  • set up MSVC and Windows SDK headers and libraries without a Windows machine
  • use clang-cl with official MSVC headers and libraries
  • build a CMake project targeting Windows using cl.exe under Wine
  • create a reproducible Docker image with an MSVC toolchain

When to choose

  • you need genuine MSVC toolchain behavior (cl.exe) while building on Linux
  • you want MSVC/WinSDK headers and libraries for clang-cl cross-compilation
  • you need a scriptable, license-compliant way to fetch Visual Studio build tools

When to avoid

  • you only need MinGW/GCC-based cross-compilation, which needs no Wine
  • you require redistributable toolchain artifacts - MSVC is non-redistributable
  • you develop natively on Windows and don't need cross-compilation

Facets

cli-tool · maturity active

compiler developer-tools build-tool developer-tools cross-platform windows cli python msvc wine cross-compilation windows-sdk clang-cl cmake linux docker

1 source

Member repositories

RepositoryRoleHealth v2
mstorsjo/msvc-winemain70

For agents

markdown · JSON · MCP: product_card(name="mstorsjo/msvc-wine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem