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-01 17:15:27


#11253: BOOST_LIB_PREFIX problem with boost 1.58 and Visual C++ 2013
-------------------------------+---------------------
  Reporter: anonymous | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by steven_watanabe):

 Replying to [ticket:11253 anonymous]:
> I've successfully compiled both static and shared boost libraries with
> b2 variant=release link=shared runtime-link=shared threading=multi
> and
> b2 variant=debug link=shared runtime-link=shared threading=multi
>

 No, you haven't. You only compiled the shared libs.
 Try "link=static,shared" if you want both.

 The file boost_xxx.lib is not a static library.
 It's the import library for boost_xxx.dll.

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