$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: p.g.m.vandermeulen_at_[hidden]
Date: 2001-07-12 08:48:46
After upgrading boost/regex++ to 3.12 the automatic library inclusion
is no longer working. I did clean both my project dir and the boost
installation dir prior to upgrading. After manually adding vc6-
re300dm.lib to the libraries the LNK2001 errors - all having to do
with w32_regex_traits - are gone.
Pieter.