[gdal-dev] Gdal/Proj builds on iOS

Philippe Lelong lelong.ph at meltemus.com
Mon Sep 19 22:54:18 PDT 2022


Hi,


We have a strange issue with our GDAL build for iOS (GDAL 3.4.1, PROJ6). Everything is fine when running on iOS 15 or 16, but when the same app is run on iOS 14 or 12 the app will not load at all (does not even reach main) and the only thing I can see in a console is this:


dyld: Symbol not found: __ZTTNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE


If I remove completely GDAL libs from the app it works, so I know this is a dependency coming for GDAL, and a grep "char_traits" in all our libs returns libgdal.a and libproj.a only.


I can join more logs from configure or build if needed.


Any idea what is wrong here ?


Thanks

Philippe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220920/45f4a1e7/attachment.htm>


More information about the gdal-dev mailing list