Re: fatal error link in libcd.lib
"William DePalo [MVP VC++]" <willd.no.spam@mvps.org> wrote in message
news:%23wgsNx1AHHA.4864@TK2MSFTNGP04.phx.gbl
"axleGG" <AXeLGrossi@gmail.com> wrote in message
news:1163000209.281416.102670@e3g2000cwe.googlegroups.com...
I need to use 'iphlpapi.dll' to get Mac Address
I'm developing in Visual Studio c++ 6.0 and I think I have to set all
needed directory in Projects->Settings, Link..
However, the linker gives me:
"Linking...
libcd.lib(_freebuf.obj) : fatal error LNK1103: debugging information
corrupt; recompile module
Error executing link.exe.
ipman.exe - 1 error(s), 1 warning(s)"
For reasons I don't understand, some portions of the Win32 SDK are
unsupported with a compiler that old. I don't know if that is your
problem, but that error has been known to go away in some situations
when using a newer compiler like the freebie available here:
http://msdn.microsoft.com/vstudio/express/visualc/
Or, alternatively, when using an older Platform SDK. The latest PSDK
still compatible with VC6 is February 2003:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925