Skip to content

JavaFX won't run on Mac M2 #466

Closed Answered by vsquared
vsquared asked this question in Q&A
Discussion options

You must be logged in to vote

Javafx jar and lib files are kept in 'jars' folder inside of 'Python' folder which contains all of the .py files. These need to be replaced with a special sdk designed for M2 chip macs. Reference from StackOverflow is here: https://stackoverflow.com/questions/75147224/error-initializing-quantumrenderer-no-suitable-pipeline-found

The correct jar files for M2 may be downloaded from Gluon: https://gluonhq.com/products/javafx/

I used javafx-sdk-21.0.3 for aarch64 and compatible with jdk-17 and it worked:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by villares
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant