When compiling code on my Mac mini (Power PC), I run into a strange error when selecting
Build Options->Build GUI App
I dont own the BlitzMax gui, but I dont want to run the program with the console window open in the background. The game compiles fine as long as I dont select GUI App, but keyboard input dosnt work since all input goes to the console window.
Note: I'm using the latest blitzmax release, 1.18 and the code compiles/runs with out error on my PC.
Anyone get this error, and know a remady?
Edit: Regarding the input, It dosnt work on applications that are in windowed mode.
Build Options->Build GUI App
I dont own the BlitzMax gui, but I dont want to run the program with the console window open in the background. The game compiles fine as long as I dont select GUI App, but keyboard input dosnt work since all input goes to the console window.
Note: I'm using the latest blitzmax release, 1.18 and the code compiles/runs with out error on my PC.
Anyone get this error, and know a remady?
Edit: Regarding the input, It dosnt work on applications that are in windowed mode.