27 Jul
2002
27 Jul
'02
11 a.m.
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