
Solved!
Go to Solutionnative library question for Java program
Did anyone run testing java program from eclipse sucessfully before? My delima was I have to put those native FP*.dll into C:\windows\system32, so the test cases will be able to run in Eclipse. Otherwise, I tried to put those dll at the same location as FPLibrary.jar Or add VM argument as -Djava.library.path Or change native library location in FPLibrary.jar, I would get unsatisfiedLinkError all the time.
Any insights would be greatly appreciated.
Responses (0)
Solutions (0)
