$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Already successfully running Boost on Linux, looking for advice from Windows Boost adopters
From: Eric J. Holtman (eric_at_[hidden])
Date: 2009-10-14 19:11:40
Steven Watanabe wrote:
>
> Asio is header only, so the minimum setup required is
> Download a Boost distribution
> Unzip it
> Set the include paths for the compiler
> Go.
>
Right. There's not a single flag you have to set anywhere in
any solution you use (if you're doing header only).
>
> The BoostPro installer includes precompiled binaries.
>
That is correct.