On Tue, 10 Mar 2009, Tad Hardesty wrote:

I have downloaded libcurl 7.18.0 for MSVC on Windows and compiled the basic example successfully.

However, when I try to run this file, I get an error message about "Cannot find ordinal 55 in dynamic link library zlib1.dll".

I am using zlib 1.2.3 with this and am not sure if I need to use an older version or what else might be done to fix this.

googling for this problem, it seems a common recommendation is that you simply rebuild the libs yourself and make sure you use the same options for thread/memory/libc whatever.

--

 / daniel.haxx.se

Reply via email to