Hello,
i have a java project which builds fine but when i come to run it the following error is displayed:
java.lang.Unsat isfiedLinkError : no FileSystemDll in java.library.pa thjava.lang.Uns atisfiedLinkErr or: no FileSystemDll in java.library.pa th
i guess the resolution is to get FileSystemDll added to java.library.pa th, correct? if yes, how can i find java.library.pa th and set it again?
any help is appreciated.
i have a java project which builds fine but when i come to run it the following error is displayed:
java.lang.Unsat isfiedLinkError : no FileSystemDll in java.library.pa thjava.lang.Uns atisfiedLinkErr or: no FileSystemDll in java.library.pa th
i guess the resolution is to get FileSystemDll added to java.library.pa th, correct? if yes, how can i find java.library.pa th and set it again?
any help is appreciated.
Comment