You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing some JNA code in Eclipse, and all seemed to be going well (i.e., my code was running correctly), and then suddenly this started popping up, and I can't figure out what is even causing this, let alone how to resolve it. Notice that the UnsatisfiedLinkError is originating in JNA itself, not in my code. This error pops up in the source code, but I have no idea why it would suddenly be triggered when it wasn't before. I'm running on linux-x86-64, and using the official JARs.