Is there any limitations on which version of swig can be used with gdal. We are running into problems where our java code can¹t find the gdal plugins.
15:35:27,055 WARNING [it.geosolutions.imageio.gdalframework] (http--0.0.0.0-8442-3) Failed to get the specified GDAL Driver: DTED Cause: java.lang.UnsatisfiedLinkError: org.gdal.gdal.gdalJNI.SWIGDriverUpcast(J)J This is not a problem unless you need to use the specified GDAL plugin. It won't be enabled 15:35:27,076 WARNING [it.geosolutions.imageio.gdalframework] (http--0.0.0.0-8442-3) Failed to get the specified GDAL Driver: JP2KAK Cause: java.lang.UnsatisfiedLinkError: org.gdal.gdal.gdalJNI.SWIGDriverUpcast(J)J This is not a problem unless you need to use the specified GDAL plugin. It won't be enabled _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
