重新编译第三方图书馆 [英] Recompiling 3rd Party Libraries

查看:58
本文介绍了重新编译第三方图书馆的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们使用一些第三方库,其中一些是C ++,并在其中的接口(例如,矢量,字符串)中使用标准的C ++容器等.

We use some 3rd party libraries, some of which are C++ and use standard C++ containers etc in there interfaces (e.g. vector, string).

如果我们开始使用Service Pack 1,是否需要重新编译它们?

Do we have to recompile them if we start using Service Pack 1?

它们已针对Visual Studio 2010进行了编译.

They have been compiled for Visual Studio 2010.

推荐答案

您可以查看以下MS KB文章,以了解SP1中的更改​​. .如果您的代码与以下问题有关,则必须重新构建.

You can check the following MS KB article for understand the changes in SP1. If your code is related with the following issue, you have to rebuild.

http://support.microsoft.com/kb/983509


这篇关于重新编译第三方图书馆的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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