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
- Host: GitHub
- URL: https://github.com/misyltoad/msvc-msbuild-wine-docker
- Owner: misyltoad
- Created: 2022-07-20T11:54:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T01:19:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T04:44:46.326Z (over 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 13
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.