阅读背景:

使用预编译头重构项目中某些文件的依赖关系会导致链接器错误

来源:互联网 

I'm using MSVC++ 6 to build a very large project. Some of the source files in this project are shared with a small utility that we use for maintaining the application. Previously, this small utility required linking against many libs from the main app and also required the main app's DLLs at runtime. I was tasked with removing these dependencies, which sounded pretty simple... unfortunately, the precompiled headers used in the main app are causing me a lot of trouble.I'm using MSVC++ 6 to build a very large projec




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: