I'm getting the above error while using boost::filesystem
. I'm using Visual studio 15.
I've gone through other answers, and have checked that boost and program architecture is similar, path is correct. I've installed boost using nuget
, so I'm pretty sure that the configurations are correct.
The header I've included is <boost/filesystem.hpp
The header boost headers I've included like : <boost/circular_buffer.hpp
, compile and work fine. Any idea why this is happening?
Aucun commentaire:
Enregistrer un commentaire