본문 바로가기

[ 프로그래밍 ]

Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1

1. System Requirements

1.1. Supported Architectures:

  • x64
  • IA64
  • x86

1.2. Supported Operating Systems:

  • Windows 7
  • Windows Vista
  • Windows 2008 R2
  • Windows 2008
  • Windows 2003 Server R2
  • Windows 2003 Server
  • Windows XP SP3

1.3. Prerequisites:

The Microsoft Windows Software Development Kit for Windows 7 and the .NET Framework 4 (later referred to as the Windows SDK 7.1) must be installed.

2. Known Issues

2.1. Installing

2.1.1. Installation or repair of the Windows SDK 7.1 fails after Visual Studio 2010 SP1 is installed

When the Windows SDK 7.1 is installed or repaired after Visual Studio 2010 SP1 is installed, and the SDK installation includes the Visual C++ Compilers feature, the SDK installation may stop and a "fatal error" message may appear.

To resolve this issue:
  1. Run the Windows SDK 7.1 Setup again, clear the Visual C++ Compilers check box, and then complete the setup.
  2. Install this Compiler Update to install the Visual C++ compilers and libraries.

2.1.2. Cannot silently install the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1

This Compiler Update cannot be silently installed.

To resolve this issue:

There is no workaround. Silent installation is not supported.

2.1.3. Recommended Installation Order

To ensure that your system has a supported configuration, uninstall the following products and then reinstall them in the order listed:

  1. Visual Studio 2010
  2. Windows SDK 7.1
  3. Visual Studio 2010 SP1
  4. Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1

2.2. Uninstalling

2.2.1. How to uninstall the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1
Uninstall any of the following programs individually:

  • Microsoft Visual C++ Compilers 2010 SP1 Standard - x86
  • Microsoft Visual C++ Compilers 2010 SP1 Standard - x64
  • Microsoft Visual C++ Compilers 2010 SP1 Standard - ia64

2.3. General Issues

2.3.1. The x64 and IA64 compilers are removed if Visual Studio 2010 SP1 is repaired after the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1 has been installed

If Visual Studio 2010 SP1 is repaired after the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1 has been installed, the x64 compiler and the IA64 compiler are removed.

To resolve this issue:

After you repair Visual Studio 2010 SP1, uninstall the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1 and then reinstall it.

2.3.2. The Windows SDK 7.1 versions of the Visual C++ compilers cannot be restored if Visual Studio 2010 SP1 and the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1 are installed

The original versions of the compilers that are included in the Windows SDK 7.1 cannot be restored unless both Visual Studio 2010 SP1 and the Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1 are removed.

To resolve this issue:

  1. Uninstall Visual Studio 2010 SP1 and the Visual C++ 2010 SP1 Compiler Update for Windows SDK v7.1.
  2. Run the Windows SDK 7.1 Setup, select the Visual C++ Compilers check box, and then complete the setup.


© 2011 Microsoft Corporation. All rights reserved.


'[ 프로그래밍 ]' 카테고리의 다른 글

초보를 위한 도커 안내서  (0) 2018.10.22
Using NVIDIA/DIGITS with Docker on Ubuntu 16.04  (0) 2018.09.11
MAC에서 QT + CUDA 사용하기  (1) 2014.07.17