As the title states im getting an error trying to install the GDAL extension for Geoserver 2.7 (My goal here is to enable MrSID support).
The complete error message is:
java.lang.UnsatisfiedLinkError: C:gdal-nativeLibgdaljni.dll: Can’t
load AMD 64-bit .dll on a IA 32 bit platform
I am on a windows 7 x64 machine. I went through the intructions located here, setting my environmental variables as described. From what I googled it may be related to my JRE version? Any help is much appreciated.