Subject: [Boost-bugs] [Boost C++ Libraries] #5551: bcp fails to extract a buildable version of filesystem library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-19 04:06:26
#5551: bcp fails to extract a buildable version of filesystem library
-----------------------------------------------+----------------------------
Reporter: David Willis <dawillis@â¦> | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.46.1 | Severity: Problem
Keywords: bcp |
-----------------------------------------------+----------------------------
bcp fails to add the path libs/filesystem/build when boost/filesystem.hpp
or boost/filesystem is speciified, such as by using the following:
bcp boost/filesystem <dest_dir>
bcp boost/filesystem.hpp <dest_dir>
bcp will extract libs/filesystem/build if the following invocation is
made:
bcp filesystem <dest_dir>
Adding an entry in specials (see add_path.cpp) instructing bcp to treat
libs/filesystem/build as a dependency when boost/filesystem/config.hpp
resolves the issue. See attached modified add_path.hpp for details (based
off of revision 72041).
However, I am not sure that this is the ideal resolution.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5551> 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:06 UTC