Replies: 1 comment
-
I was trying to run on a macbook. Got an error: with NSInternalInconsistencyException Added to the pom: Maybe this can be fixed in strangefx pom? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Caused by: java.lang.RuntimeException: no suitable pipeline found
I'm trying to run JavaFX examples from Quantum Computing book repo:
https://github.com/johanvos/quantumjava
I've found similar issue here:
javafxports/openjdk-jfx#237
I'm trying to run it on:
22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103 arm64
How can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions