happynear / caffe-windows

Configure Caffe in one hour for Windows users.
Other
1.32k stars 650 forks source link

vs2015+cuda 9.0+boost 1.65,error system_error(177) error_code.hpp(233): error C2694 #304

Open geoffzhang opened 5 years ago

geoffzhang commented 5 years ago

C:/local/boost_1_65_0\boost/system/error_code.hpp(233): error C2694: 锟斤拷const char boost::system::error_category::std_category::name(void) const锟斤拷: 锟斤拷写锟介函锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟届常锟芥范锟饺伙拷锟斤拷锟斤拷锟皆憋拷锟斤拷锟斤拷锟絚onst char std::error_category::name(void) noexcept const锟斤拷锟斤拷 2> C:/local/boost_1_65_0\boost/system/error_code.hpp(233): note: 锟轿硷拷锟斤拷boost::system::error_category::std_category::name锟斤拷锟斤拷锟斤拷锟斤拷 2> D:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/../../VC/INCLUDE\system_error(177): note: 锟轿硷拷锟斤拷std::error_category::name锟斤拷锟斤拷锟斤拷锟斤拷 2>C:/local/boost_1_65_0\boost/system/error_code.hpp(243): error C2694: 锟斤拷std::error_condition boost::system::error_category::std_category::default_error_condition(int) const锟斤拷: 锟斤拷写锟介函锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟届常锟芥范锟饺伙拷锟斤拷锟斤拷锟皆憋拷锟斤拷锟斤拷锟絪td::error_condition std::error_category::default_error_condition(int) noexcept const锟斤拷锟斤拷 2> C:/local/boost_1_65_0\boost/system/error_code.hpp(243): note: 锟轿硷拷锟斤拷boost::system::error_category::std_category::default_error_condition锟斤拷锟斤拷锟斤拷锟斤拷 2> D:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/../../VC/INCLUDE\system_error(447): note: 锟轿硷拷锟斤拷std::error_category::default_error_condition锟斤拷锟斤拷锟斤拷锟斤拷 2>C:/local/boost_1_65_0\boost/system/error_code.hpp(247): error C2694: 锟斤拷bool boost::system::error_category::std_category::equivalent(const std::error_code &,int) const锟斤拷: 锟斤拷写锟介函锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟届常锟芥范锟饺伙拷锟斤拷锟斤拷锟皆憋拷锟斤拷锟斤拷锟絙ool std::error_category::equivalent(const std::error_code &,int) noexcept const锟斤拷锟斤拷 2> C:/local/boost_1_65_0\boost/system/error_code.hpp(247): note: 锟轿硷拷锟斤拷boost::system::error_category::std_category::equivalent锟斤拷锟斤拷锟斤拷锟斤拷 2> D:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/../../VC/INCLUDE\system_error(460): note: 锟轿硷拷锟斤拷std::error_category::equivalent锟斤拷锟斤拷锟斤拷锟斤拷 2>C:/local/boost_1_65_0\boost/system/error_code.hpp(245): error C2694: 锟斤拷bool boost::system::error_category::std_category::equivalent(int,const std::error_condition &) const锟斤拷: 锟斤拷写锟介函锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟届常锟芥范锟饺伙拷锟斤拷锟斤拷锟皆憋拷锟斤拷锟斤拷锟絙ool std::error_category::equivalent(int,const std::error_condition &) noexcept const锟斤拷锟斤拷 2> C:/local/boost_1_65_0\boost/system/error_code.hpp(245): note: 锟轿硷拷锟斤拷boost::system::error_category::std_category::equivalent锟斤拷锟斤拷锟斤拷锟斤拷 2> D:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/../../VC/INCLUDE\system_error(453): note: 锟轿硷拷锟斤拷std::error_category::equivalent锟斤拷锟斤拷锟斤拷锟斤拷

how to solve it,please? @happynear

JasonKalinter commented 4 years ago

the same,please