Hacker News new | ask | show | jobs
by schott12521 969 days ago
Seems to be an issue with the latest macOS update, they had similar issues in macOS Ventura and I copied the fix over for macOS Sonoma and was able to see the IDE after running from IntelliJ.

Check out the PR if you're interested: https://github.com/heronarts/LXStudio/issues/6#issuecomment-...

1 comments

Thank you for that. As mentioned in some other comments, I've given up continuing to use Processing as an underlying application UI framework. It's unclear how long the OpenGL dependency is going to survive on macOS, or that Processing will have the dev resources to break the hard OpenGL dependency (sad side-thread on that topic: https://twitter.com/ben_fry/status/1709400641456501020)

Future version based upon lwjgl+bgfx will be more broadly available soon.

In the meantime thx for the quick fix!