Re: [gdal-dev] GDAL Java binding problem

2023-11-27 Thread Even Rouault via gdal-dev
Le 27/11/2023 à 10:40, Raivo Rebane via gdal-dev a écrit : Hi, I want to use GDAL for GML parsing with Java. I made an Eclipse project and got dependency - gdal-3.8.0. My code compiles fine, but in debuging at line - gdal.AllRegister(); I got error : Native library load failed. java.lang.

[gdal-dev] GDAL Java binding problem

2023-11-27 Thread Raivo Rebane via gdal-dev
Hi, I want to use GDAL for GML parsing with Java. I made an Eclipse project and got dependency - gdal-3.8.0. My code compiles fine, but in debuging at line - gdal.AllRegister(); I got error : Native library load failed. java.lang.UnsatisfiedLinkError: no gdalalljni in java.library.path: [/h