Skip to content
New issue

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

It seems javaCPP ONNX is not supported in windows #983

Closed
oneengineer opened this issue Dec 11, 2020 · 2 comments
Closed

It seems javaCPP ONNX is not supported in windows #983

oneengineer opened this issue Dec 11, 2020 · 2 comments
Assignees

Comments

@oneengineer
Copy link

the maven library:

org.bytedeco
onnx-platform
1.7.0-1.5.4

I got error when trying to run example code.

Exception in thread "main" java.lang.UnsatisfiedLinkError: Platform "windows-x86_64" not supported by class org.bytedeco.onnx.MessageLite

@saudet
Copy link
Member

saudet commented Apr 26, 2021

I've added support for Windows in commit d2f4565.
Please give it a try with the snapshots: http://bytedeco.org/builds/
Thanks for reporting!

@oneengineer
Copy link
Author

Cool, works like a charm.

Close the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants