Subject: [Boost-bugs] [Boost C++ Libraries] #7476: Use of Boost.Filesystem without building as separate library.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-07 04:26:13
#7476: Use of Boost.Filesystem without building as separate library.
----------------------------------+-----------------------------------------
Reporter: sacha@⦠| Owner: bemandawes
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
It is really tedious to use Boost.Filesystem (and possibly other non-
header-only boost library, e.g. Boost.System) in a program because it
needs to be built separately. I think it should be possible to add source
files of Boost.Filesystem library to project so that Boost.Filesystem
sources are built as a part of program itself. This will remove the
dependency of building Boost.Filesystem as a separate library and so it
will be as good as a header-only library.
I have tried this and it seems to be working after commenting out #define
BOOST_FILESYSTEM_SOURCE from source files.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7476> 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:10 UTC