Installation of Visual Studio 2010 (any edition) installs only 2 files in the C++ headers directory

前端 未结 6 835
迷失自我
迷失自我 2020-11-28 07:23

I installed Visual Studio 2010 Premium on my Windows 7 workstation. After loading a test C++ project, I noticed that it could not locate iostream. I took a look in C:\

6条回答
  •  悲&欢浪女
    2020-11-28 08:14

    The solution at http://connect.microsoft.com/VisualStudio/feedback/details/774158/re-installed-visual-studio-2010-and-c-standard-headers-are-missing not worked for me.

    After Uninstall Visual Studio 2010 and SP1, I used a registry cleaner software CCleaner and installed again. It fixed.

提交回复
热议问题