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

2017-11-13 Thread Nik Sands
No output at all (no errors, no warnings) for that test. Cheers, Nik. (PS.  Re-sent to include the list address) - NIK SANDS Line Tamer | Time Traveller | Space Cadet - Original Message - From: "Even Rouault" To: "Nik Sands" Cc: Sent: Mon, 13

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

2017-11-13 Thread Dmitry Baryshnikov
Hi Nik, You may try alternative build scenario using CMake. 1.  Install XCode command line tools if already not done this (https://www.embarcadero.com/starthere/xe5/mobdevsetup/ios/en/installing_the_commandline_tools.html) and CMake (https://cmake.org/download/) 2. In terminal execute comma

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

2017-11-13 Thread Even Rouault
On mardi 14 novembre 2017 07:30:14 CET Nik Sands wrote: > Hi Even, > > If I include the -Wall option, then I do get just the one warning. Here’s > the command line I’m using, which is based on similar command lines from > the make output… > > > $ /Application

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

2017-11-13 Thread Nik Sands
Hi Even, If I include the -Wall option, then I do get just the one warning. Here’s the command line I’m using, which is based on similar command lines from the make output… $ /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -o conftest -arch arm64 -p

Re: [gdal-dev] Wiki page for WCS discussion and best practices created

2017-11-13 Thread Ari Jolma
jratike80 kirjoitti 13.11.2017 klo 15:39: Ari Jolma-2 wrote I made a bold attempt to begin describing the fundamentals of coordinate systems in WCS and how those relate to the fundamentals of coordinate systems in GDAL. Ari And I have - Materialized my 6 pixel test image into a GeoTIFF imag

Re: [gdal-dev] Wiki page for WCS discussion and best practices created

2017-11-13 Thread jratike80
Ari Jolma-2 wrote > I made a bold attempt to begin describing the fundamentals of coordinate > systems in WCS and how those relate to the fundamentals of coordinate > systems in GDAL. > > Ari And I have - Materialized my 6 pixel test image into a GeoTIFF image in EPSG:4326 and - Published it

Re: [gdal-dev] compile gdal using the libpng 1.6.26

2017-11-13 Thread Even Rouault
On lundi 13 novembre 2017 09:00:38 CET Andrea Peri wrote: > Hi, > I have a trouble with my qgis-server. > > I have a debian stretch version 64bit where the libpng is at 1.6.26 version. > > When I compile the gdal from source, it use its internal 1.2.56 version and > all is ok. > > After, when I

[gdal-dev] compile gdal using the libpng 1.6.26

2017-11-13 Thread Andrea Peri
Hi, I have a trouble with my qgis-server. I have a debian stretch version 64bit where the libpng is at 1.6.26 version. When I compile the gdal from source, it use its internal 1.2.56 version and all is ok. After, when I go to compile the qgis. Its cmake finding system found the system libpng 1.6