Re: [gdal-dev] GDAL 2.1.3 with ECW support compile fails

2017-05-05 Thread Jeff McKenna
-dev@lists.osgeo.org *Subject:* Re: [gdal-dev] GDAL 2.1.3 with ECW support compile fails This message originated outside Anglo American On 2017-05-04 3:58 AM, Candy, Liam wrote: Hi, I’m hoping someone can help me. I’m trying to build the GDAL 2.1.3 with ECW support (using the Hexagon ERDAS

Re: [gdal-dev] GDAL 2.1.3 with ECW support compile fails

2017-05-04 Thread Even Rouault
Liam, > > > > …\gdal-2.1.3\frmts\ecw\ecwdataset.cpp(68): error C2440: 'initializing': > > cannot convert from 'NCS::CString' to 'char *' --> this line shouldn't be compiled when building against SDK >= 5.0. Check in your nmake settings that -DECWSDK_VERSION=53 is defined Even -- Spatialys -

Re: [gdal-dev] GDAL 2.1.3 with ECW support compile fails

2017-05-04 Thread Jeff McKenna
On 2017-05-04 3:58 AM, Candy, Liam wrote: Hi, I’m hoping someone can help me. I’m trying to build the GDAL 2.1.3 with ECW support (using the Hexagon ERDAS ECW read only SDK v5.3.0). I’m building on Windows with Visual Studio 2015 v14.0. I’m getting the following type conversion errors th

[gdal-dev] GDAL 2.1.3 with ECW support compile fails

2017-05-04 Thread Candy, Liam
Hi, I'm hoping someone can help me. I'm trying to build the GDAL 2.1.3 with ECW support (using the Hexagon ERDAS ECW read only SDK v5.3.0). I'm building on Windows with Visual Studio 2015 v14.0. I'm getting the following type conversion errors that are breaking the build: ...\gdal-2.1.3\frmts\