Subject: [Boost-bugs] [Boost C++ Libraries] #6589: boost::wave samples won't build with "Simplified Build From Source" build
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-21 20:23:58
#6589: boost::wave samples won't build with "Simplified Build From Source" build
--------------------------------------------------+-------------------------
Reporter: Joe Kerian <jkerian+boost@â¦> | Owner: hkaiser
Type: Bugs | Status: new
Milestone: To Be Determined | Component: wave
Version: Boost 1.48.0 | Severity: Problem
Keywords: |
--------------------------------------------------+-------------------------
According to a quick check on the #boost irc channel, jam _should_ be
forcing the build of any boost libraries it needs.
This does not appear to be happening when I try to build the boost::wave
(1.48.0) samples with VS10 on WinXP.
I get a series of linking errors, when I attempt:
C:\boost_1_48_0> bjam.exe libs\wave\samples
References to filesystem3 or even wave itself fail to link.
A solution is to force everything to build in boost with:
C:\boost_1_48_0> b2.exe --build-type=complete
At that point many of the projects will build, but still some don't in a
possibly unrelated issue documented here:
https://svn.boost.org/trac/boost/ticket/6588
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6589> 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:09 UTC