JNI: Program shows “AWT-EventQueue-0” java.lang.UnsatisfiedLinkError: client.dll: The specified procedure could not be found"

前端 未结 0 383
栀梦
栀梦 2021-01-20 00:05

I have a java program which requires a library compiled in C++. For this I generated the JNI header files and then I compiled my c++ app library into .dll using JNI. Current

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