I am trying to use SVMLight from Java, using the JNI wrapper on this page:
static { System.loadLibrary(\"lib/JNI_SVM-light-6.01/lib/svmlight\"); } >
Had same issue in win64bit and JVM 64bit
Was solved by uploading dll to system32