Search:

Type: Posts; User: Shockah

Search: Search took 0.11 seconds.

  1. Re: (JNA) java.lang.UnsatisfiedLinkError: Unable to load library

    Tried with C:\Windows and C:\Windows\system32. Anyway, as I said, it shouldn't matter.
  2. Re: (JNA) java.lang.UnsatisfiedLinkError: Unable to load library

    As you can see, my DLL file is in the JAR, and I'm copying it to temp folder where it was loading it just fine. Now, even when I set jna.library.path to the temp folder path, it won't load it.
  3. (JNA) java.lang.UnsatisfiedLinkError: Unable to load library

    Hi, I've been trying to use Bass Sound Engine in my projects as the audio library, so I've started coding the JNA wrapper for it. But after trying with only Init, Free and Play functions it just...
Results 1 to 3 of 3