[Date Prev][Date Next] [Chronological] [Thread] [Top]

[mapserver-users] add nodefaultlib into makefile



Hi,

I am trying to compile gd.lib on Win2000 machine. I got error message
showing MSVCRT.lib conflicts with LIBC.lib. I think I should add
/nodefaultlib:"MSVCRT.lib" into the Makefile.nt file of gd-1.8.4. But I
don't know how to do that. Could somebody give me a help on this?

Thanks,

William