$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas (th-ko_at_[hidden])
Date: 2006-09-05 08:42:02
Firat thanks for the help!
> Why not call the vcvars32.bat file to do it for you?
Did it now.
>> 2) Compiled BJam and copied it to the boost root.
>> 3) Execute   bjam "-sTOOLS msvc" install
> 
> Should be bjam -sTOOLS=msvc install
> But if the library built OK, then don't worry.
It seemed to work well.
> I've never seen anything like those messages before.  The regex lib most 
> certainly does work with VC6 as well!
> 
> Can I suggest you try compiling one of the example programs that comes with 
> regex?
Where can I find the example programs?
>  Also make sure you're using the default VC6 build options
I guess I do. At least I can't remember changing anything. I think the 
compiling problem is rather some sort of stupidness or blindness on from 
my side.
Regards,
Thomas Kowalski