Visual Studio 2008的C ++没有x64平台 [英] visual studio 2008 C++ no x64 platform

查看:1172
本文介绍了Visual Studio 2008的C ++没有x64平台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有安装Service Pack 1的

I installed Visual Studio 2008 on my Windows 7 x64 laptop together with installation of Service Pack 1.

现在我想x64平台添加到我的C ++的解决方案。但没有x64平台的配置管理器可用于我的项目。我敢肯定,我手动选择x64的支持Visual Studio安装过程中,它被安装。

Now I want to add x64 platform to my C++ solution. But there is no x64 platform available in the configuration manager for my project. I'm sure I manually selected x64 support during the Visual Studio installation and it was installed.

什么是错我的设置?

推荐答案

如果我还记得,VS 2008 Pro不安装64位编译器和工具在默认情况下。你必须在安装过程中明确选择它们。

If I recall, VS 2008 Pro doesn't install the 64-bit compiler and tools by default. You have to explicitly select them during the installation.

  1. 控制面板 - > 卸载程序
  2. 选择Visual Studio,然后点击卸载/更改
  3. 在等待。等待更多一些。点击下一步
  4. 选择添加或删除功能
  5. 在展开的 2008年MSVC - > 语言工具 - > 的Visual C ++
  6. 选择 X64编译器和工具
  1. Control Panel -> Uninstall Programs.
  2. Select Visual Studio and click Uninstall/Change.
  3. Wait. Wait some more. Click Next.
  4. Choose Add or Remove Features.
  5. Expand MSVC 2008 -> Language Tools -> Visual C++.
  6. Select X64 Compilers and Tools.

您可能会需要使用原始安装介质。

You'll probably need your original installation media.

在64位编译器和工具安装,你应该能够在64位的配置添加到您的解决方案。

Once the 64-bit compiler and tools are installed, you should be able to add a 64-bit configuration to your solution.

这篇关于Visual Studio 2008的C ++没有x64平台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆