Installed PureBasic 6.21 on Mac M4 ARM 15.5. I have Xcode installed. When I try and run the console demo application, an application loads and bounces for a while, nothing happens, and then the application disappears. No errors... nothing. Any ideas ?
// Moved from "Bugs - Mac OSX" to "Mac OSX" (Kiffi)
Console application just 'bounces' when run on Mac OSX 15.5
-
- New User
- Posts: 2
- Joined: Fri Aug 01, 2025 10:51 am
Re: Console application just 'bounces' when run on Mac OSX 15.5
In "Compiler Options" set the "Executable format" to "Console":


Hygge
-
- New User
- Posts: 2
- Joined: Fri Aug 01, 2025 10:51 am
Re: Console application just 'bounces' when run on Mac OSX 15.5
Perfect. Thank you.