Boost logo

Boost :

Subject: [boost] Boost 1.58 linking error with Mongo 3.2
From: Ameerkhan Mohamed (ameerkhan.mohamed_at_[hidden])
Date: 2015-12-17 09:55:43


Hi,
     I am planning to use 3.2 mongo version. Hence i built client library
of mongo 3.2 with pre-built boost library of 1.58. Both libraries are built
under 64 bit configuration. Lib created successfully. When i integrate this
libmongoclient-s.lib with my project i faced some linking error.

     Some of the sample error is ::

      Error LNK2001 unresolved external symbol "class
boost::filesystem::file_status __cdecl
boost::filesystem::detail::status(class boost::filesystem::path const
&,class boost::system::error_code *)" (?status_at_detail@filesystem_at_boost
@@YA?AVfile_status_at_23@AEBVpath_at_23@PEAVerror_code_at_system@3@@Z)
StoreGrid_Head

       Error LNK2001 unresolved external symbol "class
boost::system::error_code __cdecl
boost::filesystem::detail::dir_itr_close(void * &)" (?dir_itr_close_at_detail
@filesystem_at_boost@@YA?AVerror_code_at_system@3_at_AEAPEAX@Z) StoreGrid_Head

Guide me on this issue please.

Regards,
Ameerkhan M

-- 
Thanks and Regards
Ameerkhan M
Software Engineer
Vembu Technologies

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk