How to import dll that depends on other dlls in Java using JNA

后端 未结 0 540
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-14 08:06

I am trying to import a .dll in java (java 11) with JNA. I compiled the dll\'s myself (using mingw64), verified that they are 64 bit and made sure all dependencies (i.e. lin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题