QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: jms452 on December 23, 2018, 04:07:49 am
-
Hi all,
I've just dowloaded QB64 and managed to fix this and also found this forum in the process:
https://www.qb64.org/forum/index.php?topic=815.0
However whenever I attempt to save I get a crash and this error in the terminal:
qb64[2296:64291] GLUT Fatal Error: internal error: NSInternalInconsistencyException, reason: NSWindow drag regions should only be invalidated on the Main Thread!
I'm on MacOS: 10.14.2
Am I doing something wrong or is this a bug? help appreciated
thanks
John
-
We're only compatible up to High Sierra for now due to Apple's recent changes to their version of glut.
-
thanks for clarifying