$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [profile_templates] Unable to run the template profiler
From: Nathan Crookston (nathan.crookston_at_[hidden])
Date: 2010-05-22 18:13:43
> The easiest way is to put
>
> use-project boost : /path/to/boost/tree ;
>
> in your user-config.jam.
Worked great once I used the forward-slashes as you showed.
Thanks!
Nate