Boost logo

Boost Users :

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


Well. That was my mistake. I used boost 1.34.3 headers and boost
1.32.0 libraries.
That was the problem.

Regards,
Nipun

On Sun, Nov 15, 2009 at 11:29 PM, nipun_mlist Assam
<nipunmlist_at_[hidden]> wrote:
>> 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