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
Inside DefaultPlatform and WindowsPlatform, we're apparently using a now-deprecated library loading function for JNA. Just need to swap it with the suggested replacement.
The text was updated successfully, but these errors were encountered:
Created by: benfry
Inside
DefaultPlatform
andWindowsPlatform
, we're apparently using a now-deprecated library loading function for JNA. Just need to swap it with the suggested replacement.The text was updated successfully, but these errors were encountered: