[DGD]Compiling DGD with VC 6.0
Felix A. Croes
felix at dworkin.nl
Tue Oct 17 16:29:40 CEST 2000
"Risto Karjalainen" <risto.karjalainen at pp1.inet.fi> wrote:
> I'm trying to compile DGD 1.1.108 with Visual C++ version 6.0 --
> with no success. I get the error:
>
> LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
> Error executing link.exe.
This looks like a VC installation/configuration problem to me. The
file you mention is not part of the DGD distribution.
Don't forget to turn off optimization when you compile with VC6, by
the way -- optimizations that are safe for VC4, which I use, turn
out to be unsafe for VC6.
> I examined the M$-site and found out that the lib nafxcwd.lib
> has been removed from the newer version of VC. So is there
> a way I could compile it on windows?
>
> I tried the cygwin too but with it, DGD gives me the error
>
> gethostbyname: Not owner.
I've never seen that one before. Perhaps you're compiling on a
NT or Win2000 system where you have insufficient access rights?
Regards,
Dworkin
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list