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

liquidfun Preset doesn't work on Windows x64 #524

Closed
soylomass opened this issue Feb 7, 2018 · 7 comments
Closed

liquidfun Preset doesn't work on Windows x64 #524

soylomass opened this issue Feb 7, 2018 · 7 comments

Comments

@soylomass
Copy link

I've set up a gradle project with liquidfun javacpp preset, and when I run it the following exception appears:

Exception in thread "main" java.lang.UnsatisfiedLinkError: Platform "windows-x86_64" not supported by class org.bytedeco.javacpp.liquidfun
at org.bytedeco.javacpp.Loader.load(Loader.java:891)
at org.bytedeco.javacpp.Loader.load(Loader.java:854)
at org.bytedeco.javacpp.liquidfun.(liquidfun.java:10)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.bytedeco.javacpp.Loader.load(Loader.java:913)
at org.bytedeco.javacpp.Loader.load(Loader.java:854)

What could be the problem?

@saudet
Copy link
Member

saudet commented Feb 7, 2018

Platform "windows-x86_64" not supported

Contributions are welcome!

@saudet
Copy link
Member

saudet commented Feb 9, 2018

If you would like to contribute a build for Windows, but are encountering any issues doing it, please let me know, and I will help! Thanks

@saudet
Copy link
Member

saudet commented Feb 10, 2018

@floybix Would you like to give it a try? :)

@floybix
Copy link
Contributor

floybix commented Feb 10, 2018

Don't have Windows myself I'm afraid.

@saudet
Copy link
Member

saudet commented Feb 10, 2018

No need to, we can leave AppVeyor do the builds for us if you send a PR. :)

@saudet
Copy link
Member

saudet commented Mar 6, 2018

@nornagon What about you, would you like to give it a try?

nornagon added a commit to nornagon/javacpp-presets that referenced this issue Mar 6, 2018
nornagon added a commit to nornagon/javacpp-presets that referenced this issue Mar 8, 2018
nornagon added a commit to nornagon/javacpp-presets that referenced this issue Mar 19, 2018
@saudet
Copy link
Member

saudet commented Mar 31, 2018

Marking as duplicate of #536

@saudet saudet closed this as completed Mar 31, 2018
@saudet saudet mentioned this issue Apr 9, 2018
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