Skip to content

HowToInstallVisualCpp2010Express

Ivan Montiel edited this page Apr 3, 2015 · 2 revisions

The latest version of GPTP can be built with Microsoft Visual C++ 2010 or higher. This article explains how to download and install the free-to-use Express version of MSVC 2010.

There is no need for Microsoft Platform SDK or Windows SDK.

Downloading Visual C++ 2010 Express

You can download the Visual C++ 2010 Express installer (in the language of your choice) at: http://www.visualstudio.com/downloads/download-visual-studio-vs#DownloadFamilies_4

The Express version can be used without restrictions up to 30 days, after which you need to register (free of charge).

Note that the installer is a stub that downloads the actual install data, and thus requires internet access during the install process.

Install Process

1). Run the installer

Run the installer

2). Read the EULA.

Read the EULA

3). Check the options page. The SQL Server 2008 Express Service Pack is not necessary for building GPTP, so you can uncheck it to reduce download time and save disk space.

4). Check the installation target path.

5). Start the download & install process

6). Wait until the installation finishes.

Updating Visual C++ 2010 Express

After installing, run the Windows Update to install the Service Pack 1 of Visual C++ 2010 Express.

Clone this wiki locally