$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Library Developers Battling Cyclic Header Dependency
From: Riccardo Murri (riccardo.murri_at_[hidden])
Date: 2011-03-16 15:37:02
On Wed, Mar 16, 2011 at 8:24 PM, Ryan <mccorywork_at_[hidden]> wrote:
> Libraries like Filesystem and Serialization have to be compiled. If there
> are no .cpp files then how do you tell which files need to be compiled and
> which ones don't?
>
The "Boost getting started guide" has all the information you need
about the directory layout and the procedure to compile and install
the Boost libraries:
http://www.boost.org/doc/libs/1_46_1/more/getting_started/index.html
Best regards,
Riccardo