$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-01-06 12:15:36
> When I try to link the test sample, I am getting the error
>
> cannot open file "libboost_regex-vc6-sgd-1_32.lib"
>
> I am using vc6 to compile. Could any one please help in getting source
> compiled?
Have you followed the getting started guide to build the Boost libraries?
Are the libraries you built in your library search path?
John.