01-09-2023, 09:00 PM
(This post was last modified: 01-09-2023, 09:10 PM by DSMan195276.)
BTW @coolman and @mnrvovrfc, it's a bit buried in the bug fix list but the seg faults you were running into on this thread should be resolved. Specifically, the issue where some commands like
Edit: I also think one of you brought up the startup time of QB64-PE programs months ago, that should be significantly better in this release, especially for console programs.
_DesktopHeightwould blow up if you did not insert a delay at the beginning of the program should be fixed, the GLUT-related bug fixes in this release mean the delays are no longer necessary.
Edit: I also think one of you brought up the startup time of QB64-PE programs months ago, that should be significantly better in this release, especially for console programs.