无法弄清楚如何更改“任何CPU”到“x86”。

编程入门 行业动态 更新时间:2024-10-28 20:18:11
本文介绍了无法弄清楚如何更改“任何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”。

本文发布于:2023-11-11 13:45:27,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1578616.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:弄清楚   如何更改   CPU

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!