为什么我在VS中找不到工具集设置? [英] How come can't I find toolset setting in my VS?

查看:210
本文介绍了为什么我在VS中找不到工具集设置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想设置我的工具集,v110,v120,....如 https所述: //msdn.microsoft.com/en-us/library/jj851139.aspx [ ^ ]



但是我在以下链接的配置属性中失败了:

I would like to set my toolset, v110, v120, .... as said in https://msdn.microsoft.com/en-us/library/jj851139.aspx[^]

But I failed in "Configuration Properties" in following procedure from the above link:

To target Windows XP
In Solution Explorer, open the shortcut menu for your project, and then choose Properties.
In the Property Pages dialog box for the project, under Configuration Properties, General,



...



为什么?刚刚下载并安装的VS 2013出了什么问题。


...

How come? What's wrong with my VS 2013, which was just downloaded and installed.

推荐答案

OP提供的链接用于C ++项目。 OP现在已经确认它是Windows Forms和
The link supplied by the OP was for a C++ project. OP has now confirmed that it's Windows Forms and
引用:

我只看到应用程序,构建,构建事件,调试 ,...没有找到共同属性或配置属性

I just see "Application", "Build", "Build Events", "Debug", ... No "Common Properties" or "Configuration Properties" were found





要做同等的事情:



在属性页面的Build选项卡上有一个 Platform目标: - 您可以将其设置为 x86 但请注意,这不是一个好习惯! (最好使用任何CPU)。



更好的方法是在Application选项卡中更改目标框架:你的XP机器上有哪个版本(3.5通常都可以)。



请注意,我在尝试在Windows 7上运行的XP上运行项目时遇到了问题我不知道这是不是一个共同的主题,或者只是我当时的设置 - 我通过在XP机器上进行构建来解决这个问题。



To do the equivalent:

On the Build tab of the properties pages there is a Platform target: - you can set that to x86 but note that this is not good practice! (Any CPU is preferable).

The better approach is to change the Target framework: in the Application tab to whichever version you have on your XP machine (3.5 is usually ok).

Note that I have experienced issues trying to run projects on XP that were built on Windows 7. I don't know if that is a common theme or it was just my set up at the time - I got around it by doing the build on the XP machine.


这篇关于为什么我在VS中找不到工具集设置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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