Describe the bug Can't find Boost (or Range-v3, fwiw) headers on MSVC. Steps to reproduce Write the following source #include<boost/hana/transform.hpp> int main() { }; include the Boost libraries, and select x64 msvc v19.latest, with opt...
网上找到的博客贴出的解决办法是删掉regex和rv相关代码,甚至不编译detection_output_layer.cu。。。这和“干掉提出问题者”有什么区别呢? 我的解决办法: 在caffe windows依赖包中修改libraries_v120_x64_py27_1.1.0\libraries\include\boost-1_61\boost\regex\v4\perl_matcher.hpp文件: #include <boost/regex/v4/...