Hi, i installed GDAL on OSX via brew install. Then i tried to add the dependecy on Maven but when i execute a simple command like "gdal.Open()", but i get java.lang.UnsatisfiedLinkError: org.gdal.gdal.gdalJNI.Open__SWIG_1(Ljava/lang/String;)J. I undertood that i need to set the java bindings, but all the guides that i found are old and outdated and can't find a way to generate the Java binding for OSX.
How should i do to use java on Osx? and on Centos? Thx
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
