|
|
|
|
|
by seventh-chord
2221 days ago
|
|
If you install visual studio, and then copy together all the files it adds to %PATH%, %INCLUDE% and %LIB%, and create a .bat script to set environment variables to point to your copies of these files you get a fully portable first-class compiler for windows with needed headers and libraries, zipped up to around 75 mB. Add remedybg as a debugger, and your editor of choice, and you never have to touch visual studio again. |
|
https://visualstudio.microsoft.com/downloads/#build-tools-fo...