Good afternoon, I work with JNA trying to connect a library to the .dll but IDEA gives an error when connecting it, that is, it emphasizes loadLibrary
ClientW ClientW = (ClientW) java.lang.annotation.Native.loadLibrary("spn", ClientW.class); when you write on it
Cannot resolve method 'loadLibrary (java.lang.String, java.lang.Class Client.class)'