When I tried to compile the NCSEcw it gives me two types of errors. 1. Error 1 error C2059: syntax error : '<L_TYPE_raw>' 2. Error 2 error C2238: unexpected token(s) preceding ';'
I am compiling it on Visual Studio 2008 on Windows XP. Do you or anybody know the reasons for the errors. There are like 4 for each error. Daniele Romagnoli wrote: > > Hi, > we have already done it for ImageIO-Ext (a Java project which uses GDAL). > You can take a look on the Imageio-ext setup guide which is available at > [1]. > It contains instructions to setup and build GDAL to support several > external > formats, as well as instructions to build the java project. > You don't need to read all the guide but you could take a better look to > the > following sections: > 2.7.1.3, 2.7.2.4 , 2.7.3 (Only the introduction, no need to proceed with > 2.7.3.1). > > Hope this helps. > Regards, > Daniele > > [1]: > https://imageio-ext.dev.java.net/files/documents/7505/124115/ImageioExt-SetupGuide.pdf > > > On Mon, Jul 20, 2009 at 3:50 PM, jteasis <[email protected]> wrote: > >> >> I looked at the gdal website about hooking up ECW with GDAL on windows >> but >> it >> says it needs to be done. Who can do this and where do I get these >> instructions? >> >> >> Even Rouault wrote: >> > >> > Le Thursday 16 July 2009 18:08:33 jteasis, vous avez écrit : >> >> I am working towards getting a program using ECW and other formats. I >> >> have >> >> gotten my GDAL 1.5.4 to install with the rest but ECW is giving me >> >> problems. I was wondering if there was somebody who could help me >> figure >> >> out how to compile GDAL with ECW correctly. I would greatly appreciate >> >> it. >> >> Thank you. >> > >> > See http://trac.osgeo.org/gdal/wiki/BuildHints, section 'External >> Library >> > Issues'. >> > You could also fetch precompiled binaries with ECW support. See >> > http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries (not all of >> them >> > have >> > ECW support, but some yes) >> > And note that the latest stable version is GDAL 1.6.1. >> > _______________________________________________ >> > gdal-dev mailing list >> > [email protected] >> > http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > >> > >> >> -- >> View this message in context: >> http://n2.nabble.com/GDAL-and-ECW-tp3268583p3288913.html >> Sent from the GDAL - Dev mailing list archive at Nabble.com. >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > > > > -- > ------------------------------------------------------- > Eng. Daniele Romagnoli > Software Engineer > > GeoSolutions S.A.S. > Via Carignoni 51 > 55041 Camaiore (LU) > Italy > > phone: +39 0584983027 > fax: +39 0584983027 > mob: +39 328 0559267 > > > http://www.geo-solutions.it > > ------------------------------------------------------- > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- View this message in context: http://n2.nabble.com/GDAL-and-ECW-tp3268583p3309788.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
