小编pet*_*ete的帖子

C++ boost nuget无法打开Visual Studio 2015文件

我正在制作一个C++项目(对C++来说很新),它需要所谓的"boost"库.我以为我可以用一个金块添加它来让我的生活更轻松......(#include <boost\date_time.hpp>补充)但现在我收到了这个错误

错误LNK1104无法打开文件'libboost_date_time-vc141-mt-gd-1_65_1.lib'

问题是什么?

c++ boost nuget nuget-package visual-studio-2015

3
推荐指数
1
解决办法
1237
查看次数

标签 统计

boost ×1

c++ ×1

nuget ×1

nuget-package ×1

visual-studio-2015 ×1