I got it finally with some entries in LIB path also. I want to thank you, Randy, for all your help.
Lonnie Percent -----Original Message----- From: Randy W. Sims [mailto:[EMAIL PROTECTED] Sent: Thursday, July 01, 2004 11:15 PM To: lonnie percent Cc: [EMAIL PROTECTED] Subject: Re: help with compiling on win2000 with vs.net lonnie percent wrote: > INCLUDE=C:\Program Files\Microsoft Visual Studio .NET > 2003\SDK\v1.1\include\;C:\Program Files\Microsoft Visual Studio > .NET\Frame > LIB=C:\Program Files\Microsoft Visual Studio .NET > 2003\SDK\v1.1\Lib\;C:\Program Files\Microsoft Visual Studio .NET\Fra > meworkSDK\ > *********Path is cut off in set. this is path from echo %PATH% > C:\PROGRA~1\MICROS~3.NET\Vc7\include This should not be in PATH; it should be in INCLUDE. It's unclear why the vcvars batch file did not set this up correctly. I still use MSVS6, so maybe something changed? You might want to check the help files for all the batch files in the MSVS directory. Randy. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>