CS 32 Summer 2019
E. Ambrosio
Visual Studio 2017
Here is a way to set up a Visual Studio 2017 project to compile and run the TunnelMan project for CS 32.
1. Start up the Visual Studio Installer. From the taskbar youll probably select something like Start / All Programs / Visual Studio Installer. The first time you fire it up after installation, it may take several minutes to update the installer.
2. Select Modify for installed version of Visual Studio (Community, Enterprise, or Professional). Im guessing most will be using the free Community Edition.
3. Select Individual Components from the top of the window.
4. In the Individual Components tab scroll down to the section Compilers, build tools and runtimes, select VC++ 2015.3 v140 toolset for desktop (x86,x64). Once you click on it, Windows Universal CRT SDK and Windows 8.1 SDK should be automatically selected for you. Make sure all three are selected.
Click Modify.
CS 32 Summer 2019 E. Ambrosio
Reviews
There are no reviews yet.