Re: [gdal-dev] Fail to build with OpenJpeg

2011-03-09 Thread Tamas Szekeres
Hi Joaquim. You can download http://vbkto.dyndns.org/sdk/PackageList.aspx?file=release-1600-x64-dev.zipto obtain the libs/includes. Best regards, Tamas 2011/3/9 Joaquim Luis > On 09-03-2011 16:28, Tamas Szekeres wrote: > > I had to do the following tweaks in order to compile openjpegv2 from

Re: [gdal-dev] Fail to build with OpenJpeg

2011-03-09 Thread Joaquim Luis
On 09-03-2011 16:28, Tamas Szekeres wrote: I had to do the following tweaks in order to compile openjpegv2 from SVN. Index: CMakeLists.txt === --- CMakeLists.txt(revision 660) +++ CMakeLists.txt(working copy) @@ -50,6 +50,7

Re: [gdal-dev] Fail to build with OpenJpeg

2011-03-09 Thread Tamas Szekeres
I had to do the following tweaks in order to compile openjpegv2 from SVN. Index: CMakeLists.txt === --- CMakeLists.txt(revision 660) +++ CMakeLists.txt(working copy) @@ -50,6 +50,7 @@ IF(WIN32) IF(BUILD_SHARED_LIBS) A

Re: [gdal-dev] Fail to build with OpenJpeg

2011-03-09 Thread Joaquim Luis
On 09-03-2011 02:59, Angelos Tzotsos wrote: Hi Joaquim, In order to build with OpenJpeg, you must use the unreleased version 2.0 of OpenJpeg. Try the following: http://code.google.com/p/openjpeg/downloads/detail?name=openjpeg_v2_alpha_0.zip Thanks Angelos, but with this version I'm not eve

Re: [gdal-dev] Fail to build with OpenJpeg

2011-03-08 Thread Angelos Tzotsos
Hi Joaquim, In order to build with OpenJpeg, you must use the unreleased version 2.0 of OpenJpeg. Try the following: http://code.google.com/p/openjpeg/downloads/detail?name=openjpeg_v2_alpha_0.zip Regards, Angelos On 03/09/2011 03:23 AM, Joaquim Luis wrote: Hi, My attempt to build gdal (tru

[gdal-dev] Fail to build with OpenJpeg

2011-03-08 Thread Joaquim Luis
Hi, My attempt to build gdal (trunk) on Windows with OpenJpeg failed with these errors C:\programs\GDALtrunk\gdal\frmts>cd openjpeg && nmake /nologo /f makefile.vc && cd .. || exit 1 cl /nologo /MD /EHsc /Ox /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd41