[Zlib-devel] Fwd: Error when using zlib 1.2.5 in VS 2005
Mark Adler
madler at madler.net
Thu Aug 5 00:45:00 EDT 2010
Possibly related problem ...
Begin forwarded message:
> From: Sihan Goi <goister at gmail.com>
> Date: August 4, 2010 9:15:08 PM PDT
> To: zlib at gzip.org
> Subject: Error when using zlib 1.2.5 in VS 2005
>
> Hi,
>
> I've been using an older version of zlib 1.1.4 in my VS 2005 project,
> and it worked perfectly. I've just tried to update zlib to the latest
> 1.2.5 downloaded from the zlib website, and following the installation
> instructions, I've managed to get my project to build properly.
> However, I get the following warning message:
> zdll.lib(d000062.o) : warning LNK4078: multiple '.text' sections found
> with different attributes (E0300020)
>
> When I try to run my program, it also bombs out with an application
> error: The application failed to initialize properly (0xc000007b).
>
> Any advice on what may be wrong? I'm only calling the uncompress()
> function. Thanks.
>
> --
> - Goi Sihan
> goister at gmail.com
>
More information about the Zlib-devel
mailing list