Re: [Boost-bugs] [Boost C++ Libraries] #11320: error link boost lib filesystem and serialisation

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11320: error link boost lib filesystem and serialisation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-30 20:28:41


#11320: error link boost lib filesystem and serialisation
---------------------------------------+------------------------
  Reporter: gregory.boero-teyssier@… | Owner: bemandawes
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.57.0 | Severity: Problem
Resolution: worksforme | Keywords:
---------------------------------------+------------------------
Changes (by bemandawes):

 * status: new => closed
 * resolution: => worksforme

Comment:

 This sort of question is best asked on the Boost Users mailing list. You
 will get a faster response there.

 Serialization and Filesystem are compiled libraries. Many other boost
 libraries are header only, so that might explain why the other libraries
 work, but these two do not work. If that is the case, check that the VC++
 IDE Property Pages | Linker | General | Additional Library Directories
 path is set correctly, and that the .lib files are actually present at
 that location.

 HTH,

 --Beman

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11320#comment:1>
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:18 UTC