$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-09-14 09:06:37
Lars Schouw wrote:
>> I have a problem. When I build boost with visual studio 2005 regex
>> does not get build. Anyidea how I enable this? I tried with
>> --with-regex but this did not change
>>
>> I used bjam "-sTOOLS=vc-8_0"
Strange, works for me with Boost-1.33.1.
John.