[Interest] unable to compile for iOS Simulator

maitai maitai at virtual-winds.org
Sat May 4 18:53:16 CEST 2019


Thanks for your reply

Yes I have a zlib lib which is linked statically

I'll see if I can remove it just for that case.

Philippe.

Le 04-05-2019 17:50, Thiago Macieira a écrit :
> On Saturday, 4 May 2019 05:00:24 PDT maitai wrote:
>> Undefined symbols for architecture x86_64:
>>    "_inflateValidate", referenced from:
>>        _png_inflate_claim in libqtlibpng.a(pngrutil.o)
>> ld: symbol(s) not found for architecture x86_64
>> clang: error: linker command failed with exit code 1 (use -v to see
>> invocation)
>> 
>> Same project compiles normally for regular iOS.
> 
> Are you building with system zlib or not? The bundled copy of it in Qt 
> has
> inflateValidate and you're using the embedded copy of libpng.



More information about the Interest mailing list