Re: [xml] Linker Errors on Win32
- From: Peter Wilkes <pwilkes cowpie acm vt edu>
- To: Igor Zlatkovic <igor zlatkovic com>
- Cc: xml gnome org
- Subject: Re: [xml] Linker Errors on Win32
- Date: Wed, 15 Nov 2006 08:26:29 -0500 (EST)
ahh Igor,
thank you. that explains my problem. appreciate all the help.
Pete
On Tue, 14 Nov 2006, Igor Zlatkovic wrote:
On 14.11.2006 22:20, Peter Wilkes wrote:
i have checked all my project settings. and they are all the same.
not using ATL and using Multi-threaded Debug (/MTd). linking with
libxml2_a.lib as we'd prefer to minimize DLL redistribution counts.
If you are using prebuilt binary distributed by me, this is the pit. You
must either use /MD in everything you build, or make your own libxml2
binary with your choice of runtime. Even the static libxml2 depends on
/MD, not on /MT, least of all on /MTd.
Ciao,
Igor
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]