Boost logo

Boost-Build :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-05-24 16:43:17


On 5/24/05, Victor A. Wagner Jr. <vawjr_at_[hidden]> wrote:

> >"in addition, you can permanently put the boost library (and include)
> >directories in ALL projects for Visual Studio by going to
> >Tools->Options..projects..VC++ Directories.
> >I've added:
> >
> >$(boost_root)\include\boost-$(boost_version)
> >to the include directories and:
> >$(boost_root)\lib
> >to the library directories.
> >
> >(though I am unclear, as yet, what BOOST_ROOT is, and how it differs from
> >boost_1_32_0).
>
> here are mine:
> boost_root=c:\boost
> boost_version=1_33

This is correct only if you have build and installed boost. That task
is what seems to be flummoxing Paul.

-- 
Caleb Epstein
caleb dot epstein at gmail dot com
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk