$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jean-Pierre Bergamin (james_at_[hidden])
Date: 2008-05-15 15:25:12
Longyu Mei schrieb:
> Just downloaded the boost library. I am going to use
> it on Windows right now.
>
> Do I need to build it before I can use it?
> or I can include all its source files into my project
> to get my project built?
> If I need to build it, can I use Cygwin g++ to build
> it or I have to use Microsoft compiler to do it?
>
The getting started guide will help you with the first steps:
http://www.boost.org/doc/libs/1_35_0/more/getting_started/index.html
Regards
James