An open API service indexing awesome lists of open source software.

https://github.com/misyltoad/msvc-msbuild-wine-docker

Has MSVC + MSBuild run via Wine in a Linux docker container
https://github.com/misyltoad/msvc-msbuild-wine-docker

Last synced: over 1 year ago
JSON representation

Has MSVC + MSBuild run via Wine in a Linux docker container

Awesome Lists containing this project

README

          

# MSVC + MSBuild + Wine + Docker

A hacky solution to get MSVC + MSBuild and friends to work in a Linux docker container.

It does crazy things when creating the container such as spawning a headless Weston session with XWayland.
But when it's just running, it should just work(tm).

There are other MSVC + Wine projects out there, but this is the best one because it works.