Re: [gdal-dev] GDAL and Kakadu for MSVC2010 Building error

2012-07-09 Thread Mateusz Loskot
On 9 July 2012 18:11, Zermeno, Robert J CIV NAVAIR, 472100D wrote: > I am able to add kakadu to GDAL successfully in release mode, but always get > an > access violation error (MSVC brings up a malloc file) when performing a > simple GDALOpen("jpip://ipAddress/file.jp2"). > I want to see what pr

[gdal-dev] GDAL and Kakadu for MSVC2010 Building error

2012-07-09 Thread Zermeno, Robert J CIV NAVAIR, 472100D
Ladies and Gents, I am upgrading my DLLs to all compile with the same CRT and trying to get GDAL to build with Kakadu for MSVC2010. I have the latest GDAL SVN (7-8-2012) and kakadu v5.2.6.0 (I know it is older, but it works). I had to use MSVC2010 to update kakadu MSVC2005 and able to success