Re: [gdal-dev] Cannot build for iOS due to GUInt64 error

2017-11-12 Thread Even Rouault
On dimanche 12 novembre 2017 19:50:47 CET Nik Sands wrote: > Hi Even, > > Thanks for your reply. You are correct as usual. Your ‘cc’ test produced > no errors, And no warnings as well ? Weird, since this is the test that is used to dected long long presence See m4/acinclude.m4 Do you run conf

Re: [gdal-dev] Cannot build for iOS due to GUInt64 error

2017-11-12 Thread Nik Sands
Hi Even, Thanks for your reply. You are correct as usual. Your ‘cc’ test produced no errors, and your mention of ‘HAVE_LONG_LONG’ reminded me that I had have issues with that when compiling older versions of GDAL as well. So I went back to my old build script and checked and found that I alw