PureBasic 6.03 LTS is released !

Developed or developing a new product in PureBasic? Tell the world about it.
firace
Addict
Addict
Posts: 946
Joined: Wed Nov 09, 2011 8:58 am

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by firace »

Sorry to come back with another possible issue:
This is the default compiler I see in my preferences:

Image

Is this normal? Unless I'm mistaken, It looks like the C compiler is not being used.
To make sure, I've even renamed the gcc folder and my programs still compile fine!

Not sure if there is a real issue or perhaps I've just corrupted my installation and I should start over...
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by Fred »

You need to add the c compiler if you want to use it, it's not the default on Windows
User avatar
HeX0R
Addict
Addict
Posts: 1187
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by HeX0R »

It's no problem for me personally, but probably worth a feature request.
From my point of view the c-compilers should be added automatically, it's not very obvious, especially for new users, how to add it
User_Russian
Addict
Addict
Posts: 1516
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by User_Russian »

Fred wrote: Mon Oct 02, 2023 5:59 pmit's not the default on Windows
I think it would be great if the IDE searched in the Compilers folder not only pbcompiler, but also pbcompilerc. And automatically added them to the list of compilers, so don't have to manually add pbcompilerc.
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by Kuron »

I am not a newbie, but I am new to using the C compiler and a week or so back when I went to test some code for PrincieD it took me a while to figure out how to add the C compiler as you do not add it where you think you would. So it took me about 20 minutes of cussing before I figured it out.

Still not sure why that code crashed for me, but ran fine for everybody else. :shock:
Best wishes to the PB community. Thank you for the memories. ♥️
Quin
Addict
Addict
Posts: 1122
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by Quin »

User_Russian wrote: Mon Oct 02, 2023 7:43 pm
Fred wrote: Mon Oct 02, 2023 5:59 pmit's not the default on Windows
I think it would be great if the IDE searched in the Compilers folder not only pbcompiler, but also pbcompilerc. And automatically added them to the list of compilers, so don't have to manually add pbcompilerc.
Definite +1 from me on that one. Trying to add compilers is a massive pain until you figure out how to do it, and honestly the C compiler is proving itself to be pretty solid. Perhaps don't make it the default, but at least add it to the list.
BarryG
Addict
Addict
Posts: 4121
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by BarryG »

Quin wrote: Mon Oct 02, 2023 9:33 pmdon't make it the default, but at least add it to the list
+1. Good idea. I too was confused as to how to add it.
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by Kuron »

BarryG wrote: Mon Oct 02, 2023 9:56 pm +1. Good idea. I too was confused as to how to add it.
LOL, I had actually sent a PM to you asking you how to do it, but once I did figure it out, I deleted the PM from my outbox. :mrgreen:
Best wishes to the PB community. Thank you for the memories. ♥️
BarryG
Addict
Addict
Posts: 4121
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by BarryG »

Hehehe.
firace
Addict
Addict
Posts: 946
Joined: Wed Nov 09, 2011 8:58 am

Re: PureBasic 6.03 LTS beta 9 is ready to test !

Post by firace »

Fred wrote: Mon Oct 02, 2023 5:59 pm You need to add the c compiler if you want to use it, it's not the default on Windows
Thanks! All good now 8)
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.03 LTS beta 10 is ready to test !

Post by Fred »

beta 10 is online, with Sonoma support for OS X. The OS X build system has been updated to Sonoma and XCode 15 and the libs patched to work as expected. The C backend compiler is now the default on OS X x64, and 'pbcompilerasm' as an additional compiler as it currently doesn't work with XCode 15 (gathering more info on this, in the meantime you can install XCode 14.3 to use it).

Code: Select all

- Added accessibility option for the IDE (Windows) https://github.com/fantaisie-software/purebasic/pull/251
- Added XCode 15 and Sonoma support to PureBasic OS X.
- C Backend is now the default compiler on OS X x64, so all OS X has the same backend by default.
- Updated doc for German and French.
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.
User avatar
jacdelad
Addict
Addict
Posts: 1991
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: PureBasic 6.03 LTS beta 10 is ready to test !

Post by jacdelad »

Very nice and thanks. Less changes looks like we're on the way to the final version.
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
User avatar
mk-soft
Always Here
Always Here
Posts: 6201
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic 6.03 LTS beta 10 is ready to test !

Post by mk-soft »

Big Thanks ;)
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
victorprogra
User
User
Posts: 24
Joined: Wed Jul 06, 2022 3:49 pm

Re: PureBasic 6.03 LTS beta 10 is ready to test !

Post by victorprogra »

Thank you very much!
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: PureBasic 6.03 LTS beta 10 is ready to test !

Post by RSBasic »

Muchas gracias :!:
Image
Image
Post Reply