Page 6 of 6
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 2:28 pm
by mrbungle
Thanks Fred and team. Will PB 6.30 release support Metal so one can compile games that use the InitSprite() And OpenWindowedScreen() commands run on macOS Tahoe using the latest SDK since OpenGL is no longer supported?
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 2:35 pm
by Fred
Is OpenGL no more supported at all ? We removed the call to old AGL framework so it should be OK.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 2:42 pm
by mrbungle
I compiled a game I wrote that uses InitSprite() And OpenWindowedScreen() and other related commands against the latest macOS SDK and it beach balls on a Tahoe VM. I will try it on a real install of Tahoe to see if it it hangs there too. It runs fine on Sequoia and lower versions. I'll report back later. Thank you.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 2:49 pm
by threedslider
From the source :
https://discourse.slicer.org/t/apple-to ... ojave/3075 was Apple to deprecate OpenGL in OSX 10.14 Mojave.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 2:54 pm
by Fred
Deprecate <> not working.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 3:03 pm
by threedslider
Sure but soon they will remove later I think, AGL is not more in SDK only OpenGL is in SDK :
https://developer.apple.com/documentati ... ease-notes
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 3:40 pm
by mrbungle
I just tested it on a real instance of Tahoe and it works. Issue resolved! Thank you.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 4:36 pm
by Fred
Yes, you are confused with AGL and OpenGL which are 2 different things. Nothing is written in the release note about OpenGL deprecation.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 4:39 pm
by spacebuddy
My game on Mac OS/X Tahoe now working perfectly, Thanks Fred

Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 4:50 pm
by threedslider
Fred wrote: Mon Oct 06, 2025 4:36 pm
Yes, you are confused with AGL and OpenGL which are 2 different things. Nothing is written in the release note about OpenGL deprecation.
Oh well

sorry about that, I was thinking AGL is another lib of OpenGL but you are right is different !

Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 6:50 pm
by marcoagpinto
@Fred
The about window says that the IDE was built on 10/01/2025 and not 10/06/2025.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 9:23 pm
by idle
ScreenGadget is excellent, great work pf shadoko and team
Re: PureBasic 6.30 beta 3 is ready !
Posted: Mon Oct 06, 2025 10:23 pm
by Mindphazer
marcoagpinto wrote: Mon Oct 06, 2025 6:50 pm
@Fred
The about window says that the IDE was built on 10/01/2025 and not 10/06/2025.
Just because the announcement was made today doesn't mean that everything was built today. All files for version 6.3b3 on MacOS are dated October 1.
Re: PureBasic 6.30 beta 3 is ready !
Posted: Tue Oct 07, 2025 12:31 am
by skinkairewalker
ScreenGadget is awesome , great work pf shadoko and team