
27 Jan
2010
27 Jan
'10
3:32 p.m.
AMDG Richard Hadsell wrote:
I am trying to build some code using the 1.41.0 version of the filesystem library. It used to build with version 1.34.1.
I am getting errors, when the linker fails to find boost::system::get_system_category and boost::system::get_generic_category. What do I need to do differently to find or build these functions?
You need to link to the boost_system library. In Christ, Steven Watanabe