Re: [Boost-bugs] [Boost C++ Libraries] #11253: BOOST_LIB_PREFIX problem with boost 1.58 and Visual C++ 2013

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11253: BOOST_LIB_PREFIX problem with boost 1.58 and Visual C++ 2013
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-04 11:18:02


#11253: BOOST_LIB_PREFIX problem with boost 1.58 and Visual C++ 2013
-------------------------------+---------------------
  Reporter: anonymous | Owner:
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: config
   Version: Boost 1.58.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+---------------------
Changes (by johnmaddock):

 * status: new => closed
 * resolution: => invalid
 * component: None => config

Comment:

 Steven has answered your question correctly - you have dynamic import
 libraries not static ones. If your intention was to link to the dynamic
 libraries, then please define BOOST_ALL_DYN_LINK when building your code.
 See
 http://www.boost.org/doc/libs/1_58_0/libs/config/doc/html/index.html#boost_config.configuring_boost_for_your_platform.user_settable_options.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11253#comment:2>
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