Boost logo

Boost Users :

Subject: Re: [Boost-users] boost filesystem api problem
From: nipun_mlist Assam (nipunmlist_at_[hidden])
Date: 2009-11-15 12:59:11


> I am using boost 1.32.0 and using filesystem apis. i included
> boost/filesystem/operations.hpp and boost/filesystem/path.hpp.
>
> I get the following link error:
> undefined reference to
> `boost::filesystem::detail::status_api(std::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&, int&)'
> undefined reference to
> `boost::filesystem::detail::get_current_path_api(std::basic_string<char,
> std::char_traits<char>, std::allocator<char> >&)'
>
> I did the following brute force check of probable libraries in
> tools/boost/1.32.0/lib.
> $ nm -DCo *.so* | grep  status_ai
> But no luck. No match for the api found in any of the libraries.
>
>
> Anybody, please help.
>
> Regards,
> Nipun
>


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