标签: c++ visual-studio c++11 boost
使用boost::filesystem时出现上述错误。我正在使用Visual Studio 15。
boost::filesystem
我经历了其他答案,并检查了boost和程序架构是否相似,路径是否正确。我已经使用nuget安装了boost,所以我很确定配置正确。
nuget
我包含的标题是<boost/filesystem.hpp
<boost/filesystem.hpp
我包含的标题增强标题为<boost/circular_buffer.hpp,可以编译并正常工作。知道为什么会这样吗?
<boost/circular_buffer.hpp