Closed mdbergmann closed 4 years ago
It seems to have to do with the debugger. See this thread: http://eab.abime.net/showthread.php?t=101808
OK, it seems this the trouble is because of missing executable flag of the debugger executable after unzipping.
When I start AmiBlitz3 and type:
In the editor and choose "Compile&Start" from the menu I see that things are compiling and started because a new Console Window opens. But there is no "Hello World" printed in the Console. It doesn't close either. Manually closing the Console Window does nothing.
I've tried this on three different systems:
All the same problem.
Can anyone preproduce this?
While the same program run in BB2 runs fine, with Console output.