在VS 2010项目中使用VS2003编译器 [英] Use VS2003 compiler in VS 2010 project

查看:77
本文介绍了在VS 2010项目中使用VS2003编译器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

下午所有,



在我失去一天尝试这个之前的快速提问。



有没有人知道是否可以在VS2010项目中使用VS2003 C ++编译器?



谢谢



Paul 。

Afternoon all,

Quick question before I lose a day trying this.

Does anybody know if it is possible to use the VS2003 C++ compiler in a VS2010 project?

Thanks

Paul.

推荐答案

是的,你可以在任何你喜欢的地方使用任何编译器。它是否会为您提供所需的结果是一个完全不同的问题。
Yes, you can use any compiler anywhere you like. Whether it will give you the results you want is a totally different issue.


为了能够使用Visual Studio 2003编译代码,您应该已经拥有Visual Studio 2003(IDE和编译器)。 ..



如果你有它,只需使用VS2003 IDE(及其编译器)作为你的C ++代码,并继续使用VS2010作为你的C#代码。



您可能需要从头开始重建项目,因为项目文件(dsw,dsp,...)不向后兼容。



除此之外,还有一些谷歌点击可能对你有帮助;我在这里发现了这个,可以帮助你:



将Visual Studio 2008 IDE与Visual C ++ 2010编译器配合使用 [ ^ ]
To be able to compile code with Visual Studio 2003, you should already have Visual Studio 2003 (IDE and compiler) ...

If you have it, just use VS2003 IDE (with its compiler) for your C++ code and keep using VS2010 for your C# code.

You probably have to rebuild the project from scratch since the project files (dsw, dsp, ... ) are not backward compatible.

Other than that, there are a few google hits that might help you; and I found this here ,on CP that could help you :

Using Visual Studio 2008 IDE with Visual C++ 2010 compiler[^]


这篇关于在VS 2010项目中使用VS2003编译器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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