maltestellmacher
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Using native library (JNA) in plugin
AnsweredHello, in my plugin, I'm loading a native library by using Native.load(..) and the corresponding .dll/.so are placed inside the resources folder. This is working fine and the library is usable when...