$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2002-09-25 05:31:44
i compiled the sourcecode of mgmaddon(for wincvs),ide told me that:
Linking...
LINK : fatal error LNK1104: cannot open file "boost_regex_vc6_mdid.lib"
Error executing link.exe.
wincvs.exe - 1 error(s), 0 warning(s)
how can i get " boost_regex_vc6_mdid.lib"?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build the regex library from the vc6.mak makefile supplied - see the regex
docs for full instructions.
John.