Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2008-07-20 15:43:16


Hi there, when including boost\filesystem.hpp I get the following
linker error with VC8.

error LNK2019: unresolved external symbol "class
boost::system::error_category const & __cdecl
boost::system::get_generic_category(void)"
(?get_generic_category_at_system@boost@@YAABVerror_category_at_12@XZ)
referenced in function "void __cdecl boost::system::`dynamic
initializer for 'generic_category''(void)"
(??__Egeneric_category_at_system@boost@@YAXXZ)

Since I'm using autolinking I don't think it's due to a missing library. Anyone?

Thanks,
Christian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net