On quinta-feira, 24 de maio de 2012 12.03.28, Anttila Janne wrote:
> So what would be the correct approach?
> 1. Duplicate zlib to needed repos and try to keep different instances in
> sync (Like done currently)
> 2. Use exported zlib symbols from QtBase and
> include needed zlib header from QtBase
Hi,
Currently there are 3rdparty zlib sources in both qtbase and qtsvg
repositories, and in addition building zlib dependent imageformat plugins (mng,
tiff) are disabled in qtimageformats repo if platform does not have system zlib
available.
Already now zlib sources in qtbase and qtsvg have div