Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-21 Thread Jeremy Palmer
Hi All On Sat, Jan 6, 2018 at 11:21 AM, Even Rouault wrote: > > Also do you think > > > https://trac.osgeo.org/gdal/browser/branches/2.2/autotest/ > gdrivers/ecw.py > > > is setup to test the 3.3 SDK nicely? If so I can verify the patch on > LINUX > > > and MacOSX with that. > > > > The tests pa

Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-05 Thread Even Rouault
> Also do you think > https://trac.osgeo.org/gdal/browser/branches/2.2/autotest/gdrivers/ecw.py > is setup to test the 3.3 SDK nicely? If so I can verify the patch on LINUX > and MacOSX with that. The tests pass fine (*) for me on Linux with ECW SDK 3.3 + libecwj2-3.3.patch. No idea on Mac (*) s

Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-05 Thread Jeremy Palmer
Hi Even, Happy New Year :) On Sat, Jan 6, 2018 at 2:12 AM, Even Rouault wrote: > Hi Jeremy, > > > > I see that your gist has some of the fixes of libecwj2-3.3.patch, and a > lot more (but some are not so obvious without digging more in the code) > I now have an internal git repo with both the

Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-05 Thread John Daniel
As I explained to Jeremy in an e-mail, I made those changes years ago. I don’t remember the exact details. I do know that those are all specific to OS X, and specifically to OS X and the Xcode toolchain circa 2011 (maybe?). Things are much different today. I must have needed those changes to mak

Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-05 Thread Even Rouault
Hi Jeremy, > https://gist.github.com/palmerj/54fa389c4e60fa7b9f1d5ceea7ac3359 Note that https://trac.osgeo.org/gdal/wiki/ECW references https://trac.osgeo.org/gdal/attachment/wiki/ECW/libecwj2-3.3.patch which is the cumlated patch of a number of patches that have been collected over the years (

Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-04 Thread Jeremy Palmer
Hi John, On Fri, Jan 5, 2018 at 5:22 AM, John Daniel wrote: > Hello Jeremy, > I do have a handy patch for this library. I will send it to you in a > private e-mail. It isn’t a small patch so I don’t think I should put it on > the mailing list. > Thanks so much for the patch. For reference I hav

Re: [gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-04 Thread John Daniel
Sorry if this is a dupe. I tend to screw up my From: address when responding to the list... Hello Jeremy, I do have a handy patch for this library. I will send it to you in a private e-mail. It isn’t a small patch so I don’t think I should put it on the mailing list. I just tested it on High S

[gdal-dev] Compiling ECW 3.3 on MacOSX

2018-01-03 Thread Jeremy Palmer
I'm trying to compile ECW support for GDAL using the older 3.3 SDK for MacOSX 10.13. I downloaded the source for libecwj2-3.3-2006-09-06.zip and applied the cumulative patch : ​ https://trac.osgeo.org/gdal/attachment/wiki/ECW/libecwj2-3.3.patch. I then ran the following standard build commands: ./