Re: [xml] Compression problem using Zlib



No, those dependencies do not look good. I don't know what's going on,
obviously there exist more than one binary incarnation of zlib.

Try this one:

  http://gnuwin32.sourceforge.net/packages/zlib.htm

That one depends on msvcrt.dll and should work properly.

Ciao,
Igor


On Mon, Mar 31, 2003 at 09:49:15AM +0300, Arda Tekin wrote:
Igor, I was using "debug single-threaded" runtime library. I changed it to
multithreaded dll or
debug multithreaded or
debug multithreaded dll

but Access violation error still occurs...

I checked zlib.dll using dependency viewer. But it does not depent on
msvcrt.dll
depends are:
CRTDLL.DLL
KERNEL32.DLL
NTDLL.DLL
ZLIB.DLL

Is it possible that the zlib library is not compatible with libxml library?
But I downloaded it from http://www.gzip.org/zlib/
and "zlib for Windows 9x/NT (version 1.1.4, DLL version, plus related
utilities)" link..
Thank you,
Arda




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]