我正在使用
using namespace boost::iostreams;
我用b2构建只有iostreams库。之后在我的stage / lib文件夹中我得到了
libboost_iostreams-vc110-mt-gd-1_57
和
libboost_iostreams-vc110-mt-1_57
但是当我尝试构建一个简单的程序时,我得到了
LINK : fatal error LNK1104: cannot open file 'libboost_iostreams-vc100-mt-gd-1_57.lib'