<div dir="ltr">Hi, i installed GDAL on OSX via brew install.<br>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.<br>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.<br><br>How should i do to use java on Osx? and on Centos? Thx</div>