When there is a FATAL ERROR issues, which is so insanly hard to debug, near impossible to debug.
Here me thinks when that happens, when clicking on the line on the output, its should show the line where its happens in the gbas file and NOT in the c++ file. Im can see there is marked which lines and which gbas in the top of it. Why can IDE not checking those, so FATAL ERRORS easier could been debugged.
Those is too often happens when using functions and variables in types and a variable there cant been found. Those is newer catched in the IDE.
PS. This is NOT a glbasic bug, but more a request feature.