无法弄清楚如何更改“任何CPU”到“x86”。 [英] Cannot figure out how to change the "Any CPU" to "x86".

查看:290
本文介绍了无法弄清楚如何更改“任何CPU”到“x86”。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在VS 2010中有一个简单的解决方案。 我用C#写的。 我倾向于只是启动一个项目并继续使用它,而不是考虑目标平台,所以他们设置为使用"任何CPU",但现在我遇到了问题,需要使用它只需
使用。86 我已经改变了项目,但其中一个不会改变。 如果我查看项目的属性页面,应该是"活动(调试)"的配置,"活动(任何CPU)的平台",以及平台目标的常规部分I
已将其更改为x86。 这都在Build选项卡上。 如果我单击平台下拉列表,则只有"活动(任何CPU)"。可用群组。我该如何解决这个问题?


Rod

I've got a simple solution, in VS 2010.  I've written it in C#.  I tend to just start a project and go with it, not thinking about the targetting platform so they're setup to use "Any CPU", but now I'm having issues and need to get it to only use x86.  I've changed the project, but one of them won't change.  If I look at the properties pages for the project, is should a Configuration of "Active (Debug)", Platform of "Active (Any CPU)", and in the General section for Platform target I have changed it to x86.  This is all on the Build tab.  If I click on the Platform dropdown there is only "Active (Any CPU)" available.  How do I fix this?


Rod

推荐答案

在解决方案平台下拉列表中(默认情况下是由启动调试按钮,并可能说"任何CPU"),选择"配置管理器"。您可以在那里添加,删除和设置配置。
In the Solutions Platform dropdown (by default it's by the start debugging button, and probably says "Any CPU"), select "Configuration Manager". You can add, remove and set configurations there.


这篇关于无法弄清楚如何更改“任何CPU”到“x86”。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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