tmatinla

Results 2 comments of tmatinla

Found this: [OpenGL incompatibility](https://github.com/TheInfiniteKind/appbundler/issues/70) Most of the solutions seem to either build against older macOS SDK or have changed the code so that OpenGL context initialization is done on the...

I mean that if I add `-XstartOnFirstThread` to the parameters of the exported application (for example, by modifying generated Info.plist file and adding it to JVMOptions array), the java process...