|
Boost Users : |
From: gchen (chengang31_at_[hidden])
Date: 2008-03-22 23:48:31
David Bertrand wrote:
>
> When compiling unicode filesystem functions, I get linking errors :
> Test error LNK2019: 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 &,unsigned int &)" (...)
>
It seems that your project setting is using wchar_t as unsigned short,
try to change it to "treat wchar_t as built-in type".
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