Boost logo

Boost Users :

Subject: [Boost-users] Linker error with boost::filesystem
From: seandr_at_[hidden]
Date: 2009-12-14 17:48:53


Hi,

 

I'm trying to use the boost::filesystem library, and I'm getting two linker
errors that I can't figure out. Does anyone have any ideas why I'm seeing
these and how I can fix them?

 

1. error LNK2001: unresolved external symbol "class
boost::filesystem::file_status __cdecl
boost::filesystem::detail::status_api(class std::basic_string<unsigned
short,struct std::char_traits<unsigned short>,class std::allocator<unsigned
short> > const &,class boost::system::error_code &)"

2. error LNK2001: unresolved external symbol "class
boost::system::error_code __cdecl
boost::filesystem::detail::set_current_path_api(class
std::basic_string<unsigned short,struct std::char_traits<unsigned
short>,class std::allocator<unsigned short> > const &)"

 

I'm using the msvc8 toolset.

 

Thanks,
Sean



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