Re: [gdal-dev] Building libecw on OSX 10.6

2010-02-07 Thread jluis
Thanks William, I had also hacked NCSGetPasswordDlg.cpp to not let it go trough the offending calls but went back and applied your patches. Joaquim Quoting William Kyngesburye : That's because the NCS password dialog uses Carbon APIs, which are not 64bit (and will never be). And since Le

Re: [gdal-dev] Building libecw on OSX 10.6

2010-02-07 Thread William Kyngesburye
That's because the NCS password dialog uses Carbon APIs, which are not 64bit (and will never be). And since Leica isn't maintaining ECW lib, they will probably never update it to use Cocoa. What I do is just completely disable the password dialog feature of ECW. See my ECW build page (include

Re: [gdal-dev] Building libecw on OSX 10.6

2010-02-07 Thread Greg Coats
You are using the source code for what version of GDAL? Greg On Feb 7, 2010, at 5:27 PM, jl...@ualg.pt wrote: > Hi, > > I'm getting these (and more) errors while trying to build libecw on Mac OSx > 10.6. > I could build on the previous cat, but not now on SL. > Any one did that? > > Thanks >

[gdal-dev] Building libecw on OSX 10.6

2010-02-07 Thread jluis
Hi, I'm getting these (and more) errors while trying to build libecw on Mac OSx 10.6. I could build on the previous cat, but not now on SL. Any one did that? Thanks Joaquim Luis ../C/NCSnet/NCScnet3/NCSGetPasswordDlg.cpp:134: error: ?GetControlID? was not declared in this scope ../C/NCSne