简体   繁体   English

更改visual studio 2010中的默认编译器

[英]Changing the default compiler in visual studio 2010

I have the Visual Studio 2010 installed in my system. 我在我的系统中安装了Visual Studio 2010。 However, my company has a different central build system and uses the compiler from Visual Studio 6. Is it possible for me to use this compiler for compiling my C++ projects in Visual Studio 2010? 但是,我的公司有一个不同的中央构建系统并使用Visual Studio 6中的编译器。我是否可以使用此编译器在Visual Studio 2010中编译我的C ++项目? If yes, where to configure this? 如果是,在哪里配置? I checked in the project settings dialog, but couldn't find any option for this. 我检查了项目设置对话框,但找不到任何选项。 I know how to use the old compiler from the command line and I don't want to do that. 我知道如何从命令行使用旧的编译器,我不想这样做。

Visual Studio扩展的Daffodil(http://daffodil.codeplex.com)允许您在VS 2010的项目设置下设置任何已安装的工具集/编译器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM