Boost logo

Boost :

Subject: Re: [boost] [1.41.0] [filesystem] Undefined references to get_system_category and get_generic_category
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-01-27 10:32:28


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk