Ethereal-dev: Re: [Ethereal-dev] errors linking ethereal CVS - Visual Studio .NET Professional

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 22 Aug 2005 16:28:18 +0800
http://www.ethereal.com/lists/ethereal-dev/200401/msg00084.html

I happened to find the above link when googling for exactly the same 
errors and want to add some updated info. It turns out to have more to do 
with the library than with the compiler: when I used Platform SDK (an old 
2002 version), even MSVC 6 would complain and report the same errors (and 
the fix of /nodefaultlib:libc will cause the same file open problem). 
Removing the include and library paths of Platform SDK from the 
Include/Lib environment variables cures this problem. No time to 
investigate it deeper currently and just wish to have you informed.

Best regards,

Yongwei