curl-library
Building curl
Date: Thu, 24 Jul 2003 21:19:21 -0700
Its been a while since I 've had to compiler libcurl , and it always seems like I run into this problem :(.
I am trying to change the gode generation to Multithreaded (NOT Multithreaded DLL ), from /MD to /MT, because all the other libraries I'm linking to are built this way, and wont link with curl; lots of unresolved and multiple defines.
So i tried to change it, and I get a slew of errors sayubg _sprintf (and similar) are already defined in libcmt.lib , so how can I change the code generation so I can use curl ?
Using libcurl 7.10.5 / VS 6
Charles
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-07-25