I got gdal java binding to work with win32. I downloaded the jre from: http://udig.refractions.net/files/downloads/jre/
And used it to execute my test program. For the java .jar files I am not using gdal.jar but the jars which come with: imageio-ext The thing which is strange is if I copy the gdaljni.dll gdal14.dll and other .dll files from the jdk downloaded above to my project dir and set my java.library.path to point to them I get the same old unsatisfied link error. I even tried copying over all .dll files in the JDK tree but got the same message. Does anyone have any idea what is going on here? I would like to create an application distributable via jnlp. Thanks, Matthew Tang -- View this message in context: http://n2.nabble.com/GDAL-1.6-Java-binding%2C-Windows-tp2299600p2369562.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev