MSVC: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Porting: http://qt-project.org/wiki/Category:Tools::msvc)
(No difference)

Revision as of 08:06, 26 March 2015

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