Re: [gdal-dev] Cannot write jpeg2000 with ERDAS 4.3

2013-06-05 Thread ngarel
Upgraded to gdal 1.10 and still the same problem when writing JP2 files. It still fails at oError = CNCSJP2FileView::Open( &(m_OStream) ); in ecwcreatecopy.cpp. I think the problem comes with the way ERDAS library handles m_OStream. I commented this block just before trying to open the output fi

[gdal-dev] Cannot write jpeg2000 with ERDAS 4.3

2013-03-14 Thread ngarel
Hi, I created this ticket but maybe I should have asked the question first here. We upgraded the ERDAS library from 4.2 to 4.3 and the gdal_translate fails to open the output file in GDALECWCompressor::Initialize() function, at oError = CNCSJP2FileView::