[Gdal-dev] Supported formats in GDAL APPS
Frank Warmerdam
warmerdam at pobox.com
Sat Apr 3 19:51:55 EST 2004
Rich Balfour wrote:
> I built GDAL from source, changing the make options to include my ECW
> SDK and Kakadu Jpeg2000 libraries. But trying to run either gdalinfo or
> gdaltranslate, it reports that these formats are not supported. Did I
> miss something required to enable these formats, other than the gdal
> build procedures (which sucessfully linked in the ECW and Kakadu
> libraries)???
Rich,
Did you already have a GDAL build which you then "fixed up" to include
JPEG2000 and ECW? If so, you may need to do a "make clean" and then "make"
at the root. The key thing is to force gdal/frmts/gdalallregister.cpp to
be recompiled so the new registration entry points will be called properly.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list