[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] msvcrt.dll
- From: Trappel Martin <martin trappel ksengineers at>
- To: 'Daniel Dilts' <diltsman gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] msvcrt.dll
- Date: Wed, 30 May 2007 15:27:13 +0200
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:
best regards / mit freundlichen Grüßen,
Martin
Trappel
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]