We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否请作者提供单独的java示例呢,或者一个单独的dll供java语言调用。 因为我不会编译这个dll。也没有相关的环境。所以拿了demo3中提供的c#示例中的dll尝试。但jna方式加载失败。找不到dll路径。查找解决办法说是要不路径不正确(已经使用了绝对路径),还有说是缺少其它的依赖。
The text was updated successfully, but these errors were encountered:
你看看别人提的问题,你跟他们一样,没装python
Sorry, something went wrong.
java调用demo4中的dll正常,只是首次识别有点慢.
No branches or pull requests
能否请作者提供单独的java示例呢,或者一个单独的dll供java语言调用。
因为我不会编译这个dll。也没有相关的环境。所以拿了demo3中提供的c#示例中的dll尝试。但jna方式加载失败。找不到dll路径。查找解决办法说是要不路径不正确(已经使用了绝对路径),还有说是缺少其它的依赖。
The text was updated successfully, but these errors were encountered: