Microsoft Download Center Archive

Visual C++ Compiler November 2012 CTP

  • Published:
  • Version: 1
  • Category: developer-tools
  • Language: English

This CTP contains a preview of the work in progress to add several new C++11 features to the Visual C++ compiler.

Visual C++ Compiler November 2012 CTP contains a preview release of the Visual C++ compiler that adds the the following C++11 features to the list of features already supported in Visual Studio 2012: uniform initialization, initializer lists, variadic templates, function template default arguments, delegating constructors, explicit conversion operators and raw strings. A tour of these features is available on Channel 9 Core C++ episode 6: http://aka.ms/vc-ctp-tour. More details on this release are available on the Visual C++ Blog: http://aka.ms/vc-ctp-blog

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

Files
vc_compilerCTPNov2012.exe
  • SHA1: 7f82d9451cf5ae2aca410b6650d30544e42ed50b
  • Size: 10.35 MB
Visual C++ Nov 2012 CTP Breaking changes.docx

System Requirements

Operating Systems: Windows Vista, Windows 7, Windows 8

This package requires Visual Studio 2012 preinstalled on the machine.

Installation Instructions

After downloading and installing the program, you can launch Visual Studio 2012, load your C++ project and you can switch to the new compilers. We recommend you create a separate project configuration from menu Build > Configuration Manager by duplicating your existing configuration and then follow the steps below: 1.Open Project Property Pages (Alt+F7 under the Visual C++ mappings or right-click on the project in Solution Explorer) 2.From the ‘General’ tab, change ‘Platform toolset’ from ‘Visual Studio 2012 (v110)’ to ‘Microsoft Visual C++ Compiler Nov 2012 CTP (v120_CTP_Nov)’ and close the Property Pages 3.Launch a full rebuild of your project

This page was generated from a snapshot of the Microsoft Download Center made on .
Report a problem