Answer the question
In order to leave comments, you need to log in
How to pull the compiler?
Hello! There was a need to pull the c / c ++ compiler from Visual Studio 2010 with all the necessary files for further use on another computer. The studio itself is not needed. Is there any porable version?
I know that the compiler is cl.exe, but I still don't understand what files are vital to it.
Answer the question
In order to leave comments, you need to log in
You can try to install the Windows SDK.
The version for Windows 8 and older no longer contains a compiler inside, but the version for Windows 7 with .Net 4.0 contains the C ++ compiler from Visual Studo 2010
And he doesn't need anything else, except for a pack of DLLs. Dependencies can be viewed with a thread tool, even with the same TotalCommander. See also instructions for connecting the visual compiler to third-party development environments such as Code::Blocks, Sublime, and others. But it's not the compiler that issues the exe-file, if anything.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question