Can I compile visual studio solutions (.sln) without installing visual studio

Viewed 31457

Can I compile visual studio solutions (.sln) without installing visual studio. Can I install something like a VS SDK to do this?

The solution is a VC++ one.

4 Answers
Related