$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2002-07-27 06:00:10
> After downloading and unzipping the Regex library with the -d option,
> I ran nmake -fvc6.mak on the command prompt.However, I am getting an
> error message saying "Variable MSVCDIR not set".
>
> I checked the VcVars32.bat file to verify that the variable MSVCDIR
> has been set properly.
>
> Any ideas/suggestions about what I am doing wrong would be most
> appreciated.
If it says it's not set it's not set, try executing:
set
to see exactly what your current environment is.
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm