About nmake and vcvars32.bat
-
when i run vcvars32.bat i get the following message: out of environment space. when i try to run the command: namke /f makefile.w32 zlib.dll i get a fatal error: V1073: don't know how to make adler32.c. this code is taken from codeguru->visual c->misclaneous->miscellaneous->MAPI->send as zip.I need this code for my progrm.
-
when i run vcvars32.bat i get the following message: out of environment space. when i try to run the command: namke /f makefile.w32 zlib.dll i get a fatal error: V1073: don't know how to make adler32.c. this code is taken from codeguru->visual c->misclaneous->miscellaneous->MAPI->send as zip.I need this code for my progrm.
Filomela wrote: when i run vcvars32.bat i get the following message: out of environment space. I've not seen this problem since DOS and Windows 3.1 were the norm. What OS are you using? Read MSDN articles Q248802 and Q230205 for starters.
"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen
-
Filomela wrote: when i run vcvars32.bat i get the following message: out of environment space. I've not seen this problem since DOS and Windows 3.1 were the norm. What OS are you using? Read MSDN articles Q248802 and Q230205 for starters.
"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen