[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]