Ashley McConnell wrote: > Hi Folks, > > I know this problem has been discussed in the past, but i *think* i've > checked everything that has been suggested and I still can't get curl to > link in debug mode. > > Any ideas what I could do to figure out where i've gone wrong?
Do you use MFC in your app? If so check this out A LNK2005 error occurs when the CRT library and MFC libraries are linked in the wrong order in Visual C++ http://support.microsoft.com/kb/148652 -- Piotr Dobrogost *** curlpp.org - c++ wrapper for libcurl ***
