Boost C ++库链接错误libboost_serialization-VC100-MT-GD-1_47.lib [英] Boost C++ Libraries linker error libboost_serialization-vc100-mt-gd-1_47.lib

查看:818
本文介绍了Boost C ++库链接错误libboost_serialization-VC100-MT-GD-1_47.lib的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Boost C ++库v1.47序列化一个类(我用的安装程序和选择的一切,为VS2010)。
但我得到一个错误从我的Visual Studio 2010中链接LNK1104无法打开libboost_serialization-VC100-MT-GD-1_47.lib。我成立了C:\\ Program Files文件\\提升\\ boost_1_47我和包括C:\\ Program Files文件\\提升\\ boost_1_47 \\ lib中我的库。我不知道发生了什么事情错了。

I'm using Boost C++ Libraries v1.47 to serialize an class (I used the installer and selected everything and for VS2010). But I get a error from my Visual Studio 2010 linker "Lnk1104 Can not open libboost_serialization-vc100-mt-gd-1_47.lib". I set up the "c:\program files\boost\boost_1_47" for my includes and "c:\program files\boost\boost_1_47\lib" for my libs. I don't know what's going wrong.

更新

我不知道为什么,但如果我把的lib文件从升压目录C:\\ Program Files文件\\微软的Visual Studio 10.0 \\ VC \\ LIB一切都正常工作。升压加载LIB文件
不知何故动力。

I don't know why but if I put the lib files from the boost directory to "c:\program files\Microsoft Visual Studio 10.0\VC\lib" everything work fine. Boost load the lib files somehow dynamical.

推荐答案

如果你不能找到你的电脑与Windows搜索的文件只是问别人谁使用升压给你文件的副本(libboost_serialization-vc100- MT-GD-1_47.lib)。
我从工作的朋友曾经有过无需安装上去以后同样的问题,只是有没有在提振文件夹中的文件。同时,我成功地拿起文件,所以我们把它复制到正确的目录他的计算机上。

If you cannot find the file on your computer with the windows searcher just ask anybody else who uses boost to give you a copy of that file (libboost_serialization-vc100-mt-gd-1_47.lib). My friend from work used to have the same trouble after having installed boost, there was just not the file in the boost folder. At the same time I picked up the file successfully so we copied it to the right directory on his computer.

这篇关于Boost C ++库链接错误libboost_serialization-VC100-MT-GD-1_47.lib的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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