[Boost-bugs] [Boost C++ Libraries] #8618: Link Error :

Subject: [Boost-bugs] [Boost C++ Libraries] #8618: Link Error :
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-27 14:21:26


#8618: Link Error :
------------------------------+---------------------------------------------
 Reporter: Sudhir | Owner: timblechmann
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: atomic
  Version: Boost 1.53.0 | Severity: Regression
 Keywords: Link Error |
------------------------------+---------------------------------------------
 error LNK2019: unresolved external symbol "__declspec(dllimport) void
 __cdecl boost::filesystem::path_traits::convert(char const *,char const
 *,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class
 std::allocator<wchar_t> > &,class std::codecvt<wchar_t,char,int> const &)"
 (__imp_?convert_at_path_traits_at_filesystem@boost@@YAXPBD0AAV?$basic_string@_WU?$char_traits@_W_at_std@@V?$allocator@_W_at_2@@std@@ABV?$codecvt@_WDH_at_5@@Z)
 referenced in function "void __cdecl
 boost::filesystem::path_traits::dispatch<class
 std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class
 std::allocator<wchar_t> > >(class std::basic_string<char,struct
 std::char_traits<char>,class std::allocator<char> > const &,class
 std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class
 std::allocator<wchar_t> > &,class std::codecvt<wchar_t,char,int> const &)"
 (??$dispatch_at_V?$basic_string@_WU?$char_traits@_W_at_std@@V?$allocator@_W_at_2@@std@@@path_traits_at_filesystem@boost@@YAXABV?$basic_string_at_DU?$char_traits_at_D@std@@V?$allocator_at_D@2@@std@@AAV?$basic_string@_WU?$char_traits@_W_at_std@@V?$allocator@_W_at_2@@4_at_ABV?$codecvt@_WDH_at_4@@Z)






 This is the error I'm getting on linking time. I tried to resolve it but
 didn't get success.
 I have verified that this project setting with my older version of boost
 and everything is exactly same.

 What boost is expecting is boost::'''filesystem3'''::path_traits::convert.

 There may be chances that I'm missing something on my end. But please
 reply me as soon as possible because it's a bottleneck for me,. And I'm
 not able to move forward.

 This problem is with 1.53

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8618>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC