建筑项目选择 [英] Building project options

查看:73
本文介绍了建筑项目选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我应该在Visual Studio 9.0中使用哪些构建选项以在Visual Studio 6.0中使用构建的库?

What building options should i use in Visual Studio 9.0 to use builded library in Visual Studio 6.0?

推荐答案

这可能非常棘手,因为该库将内置了其他版本的CRT(如果也使用MFC,则可能是MFC).唯一真正重要的是链接到属性">"C/C ++">代码生成">运行时库"中的CRT.应该将其设置为构建库时的设置.如果它是由其他人构建的,则可能有自述文件,其中详细说明了使用了哪些编译选项.
This could be quite tricky, as the library will be built with a different version of the CRT (and possibly MFC if it uses that too). The only thing that should really matter is the linking to the CRT in Properties>C/C++>Code Generation>Runtime Library. This should be set to what it was set to when the library was built. If it was built by someone else it may have a readme with the details on what compile options were used.


这篇关于建筑项目选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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