MSVC

From Qt Wiki
Revision as of 08:06, 26 March 2015 by NetZwerg (talk | contribs) (Porting: http://qt-project.org/wiki/Category:Tools::msvc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MSVC

The Microsoft Visual C(++) Compiler is the Microsoft native compiler for Windows. It is shipped as part of Visual Studio and the Windows SDK.

Visual Studio can be fount at https://www.visualstudio.com/

Articles

How_to_setup_MSVC2010