Re: [xml] msvcrt.dll



Hey there,
 
I assume you are using visual studio 2005?
I'm not sure how you can tell MSVS to link to a different set of crt, but if you want to try out to compile libxml2 yourself under VS2005 you might find this helpful in addition to the info found with the sources:
http://mail.gnome.org/archives/xml/2007-March/msg00112.html
 

best regards / mit freundlichen Grüßen,
Martin Trappel

 


From: Daniel Dilts [mailto:diltsman gmail com]
Sent: Tuesday, May 29, 2007 4:32 AM
To: xml gnome org
Subject: [xml] msvcrt.dll

http://www.zlatkovic.com/libxml.en.html says that I need to use msvcrt.dll to build my application to use libxml2 on windows.  However, I'm not seeing it ever link against that.  It links against msvcrt.lib and then that links it against msvcr80.dll.  How do I get it so that it links against the proper dll?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]