Replies: 1 comment 7 replies
-
|
VTM works with OpenGL. Is there OpenGL still on macOS or M1? |
Beta Was this translation helpful? Give feedback.
7 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.
-
I was just looking at getting a desktop app working on an Apple Silicon and I need a new libjni for the M1 (arm). I tried to dig into the JNI build scripts, but struggling to work out how to add it to the JNI build scripts.
I added a new target to JniBuilder.java, but that's about all I can work out.
Any hints?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions