Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Wed, 17 Sep 2003 08:38:08 +0200, in support.cvsnt you wrote: >I tried to build the release using VC6 to get rid of the dependency of >the .NET dll:s but this is the output I get at the end and I am not >that used to VS6 that I can decode what is wrong here: > >Compiling... >genkey.c >Linking... >genkey.obj : error LNK2001: unresolved external symbol >_gethostbyname at 4 >genkey.obj : error LNK2001: unresolved external symbol _gethostname at 8 >genkey.obj : error LNK2001: unresolved external symbol _WSAStartup at 8 >..\WinRel\genkey.exe : fatal error LNK1120: 3 unresolved externals >Error executing link.exe. > >cvs.exe - 4 error(s), 14 warning(s) > >Seems like something is missing... > >Note: I can build in VS.NET on the exact same sources. > Works here... it might be down to service packs or something. You don't need genkey usually anyway. Tony