V
V
vista1x2014-11-03 22:03:18
C++ / C#
vista1x, 2014-11-03 22:03:18

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

3 answer(s)
L
Lolshto, 2014-11-03
@vista1x

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

D
Dmitry Skrylnikov, 2014-11-03
@worlxxaker

well, it seems there is visual c ++

G
GavriKos, 2014-11-03
@GavriKos

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 question

Ask a Question

731 491 924 answers to any question