After downloading and installing the program, you can launch Visual Studio 2013 and switch to use the new compiler in your C++ projects. We recommend that you create a separate project configuration and modify it for projects that utilize the CTP compiler. To do so: 1. Open the "Build" menu and then select the "Configuration Manager" option. 2. In the Configuration Manager, duplicate your existing configuration. 3. Open the project's Property Pages by pressing F7 or right clicking the project in Solution Explorer and selecting "Properties". 4. In the "General" tab, change "Platform Toolset" from "Visual Studio 2013 (v120)" to "Visual C++ Compiler Nov 2013 CTP (CTP_Nov2013)". 5. Rebuild your project.
Saturday, 15 February 2014
Download visual c++ studio
After downloading and installing the program, you can launch Visual Studio 2013 and switch to use the new compiler in your C++ projects. We recommend that you create a separate project configuration and modify it for projects that utilize the CTP compiler. To do so: 1. Open the "Build" menu and then select the "Configuration Manager" option. 2. In the Configuration Manager, duplicate your existing configuration. 3. Open the project's Property Pages by pressing F7 or right clicking the project in Solution Explorer and selecting "Properties". 4. In the "General" tab, change "Platform Toolset" from "Visual Studio 2013 (v120)" to "Visual C++ Compiler Nov 2013 CTP (CTP_Nov2013)". 5. Rebuild your project.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment