项目属性中没有显示win64 [英] no win64 shows up in project property

查看:70
本文介绍了项目属性中没有显示win64的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,很抱歉再次提出此主题:

我正在64位XP系统上使用VS2008 Professional Edition.对于C ++项目,我需要64位非托管代码,因此我从VS2008 DVD中添加了64位内容.但是现在:

-当我尝试生成新的解决方案时,Win64不会出现在模板中.
-我无法将Win32解决方案转移到Win64,因为此选项不存在

似乎我错过了一些配置步骤,但是我不知道该在哪儿以及在哪里.

有人可以帮助我吗?

提前感谢
Filum

Hi,

sorry for raising this topic again:

I'm using VS2008 Professional Edition on a 64bit XP system. For a C++ project I need 64bit unmanagedd code so I add the 64bit stuff from the VS2008 DVD. But now:

- When I try to generate a new solution, Win64 doesn't show up in the templates 
- I cannot transfer a Win32 solultion to a Win64, because this option doesnot exist

It seems that I missed some configuration steps, but I don't have an idea which and where.

Can anybody help me?

Thx in advance
Filum

推荐答案

我有相同的问题.

我正在以64位模式运行的Win7 RC上运行Visual Studio 2008 Standard. br/>
看起来C#支持x64,但C ++不支持.

在C#项目中,如果我去:
Build->配置管理器...->平台-> < New ...>
对于"New Platform",我有两个选择:
-x86
-x64

在C ++项目中,如果我去:
建立-> Configuration Manager ...->平台
只有一个选择:Win32

在C ++项目中,如果我转到Build->配置管理器...->活动解决方案平台:-> <新建...>
键入或选择新平台:(无选择...空白)
从以下位置复制设置:Win32或< empty>是唯一的选择

如何构建x64 C ++应用程序?

我尝试重新安装VS2008,并且x64没有任何选项.
I have the same problem.

I am running Visual Studio 2008 Standard on Win7 RC running in 64-bit mode.

It looks like C# has support for x64, but C++ does not.

In a C# project, if I go to:
Build -> Configuration Manager...->Platform -> <New...>
I have two choices for "New Platform:"
  - x86
  - x64

In a C++ project, if I go to:
Build ->  Configuration Manager...->Platform
There is only one choice: Win32

In a C++ project, if I go to  Build ->  Configuration Manager...->Active solution platform: -> <New...>
Type or select the new platform: (nothing to select...blank)
Copy settings from: Win32 or <empty> are the only choices

How can I build a x64 C++ app?

I tried reinstalling VS2008 and there are no options for x64.


这篇关于项目属性中没有显示win64的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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