Visual Studio - 静态库兼容性(2008、2010)
我有一个产品附带静态库,供第三方集成商使用。我已经看到与其他版本的 VS 的兼容性问题,所以我想知道是否有关于 08 到 10 的库兼容性的信息,反之亦然?
这是标准 Windows 库(无 mfc)而不是 ATL。
I have a product that I ship with static libraries for use by third party integrators. I have seen compatibility problems with other versions of VS so I was wondering if there is any info about library compatibility from 08 to 10 and vice versa?
This is with Standard Windows Libraries (no mfc) and not ATL.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你使用MFC作为共享dll还是使用ATL?
you are using MFC as shared dll or using ATL?
我能找到的最好信息表明 2008 年和 2010 年之间没有库兼容性。
The best information I can find says that there is no library compatibility between 2008 and 2010.