PureBasic 6.00 released !

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Psychophanta
Addict
Addict
Posts: 4969
Joined: Wed Jun 11, 2003 9:33 pm
Location: Lípetsk, Russian Federation
Contact:

Re: PureBasic 6.00 Alpha 5 released !

Post by Psychophanta »

useful wrote: Thu Nov 18, 2021 5:20 am The long interruptions between messages from Fred and Co. are heartbreaking. Please report a little more frequently on development progress.
@Useful, just relax!! :D
http://www.zeitgeistmovie.com

While world=business:world+mafia:Wend
Will never leave this forum until the absolute bugfree PB :mrgreen:
User avatar
the.weavster
Addict
Addict
Posts: 1537
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: PureBasic 6.00 Alpha 5 released !

Post by the.weavster »

loulou2522 wrote: Thu Nov 18, 2021 6:26 pmThanks to Fred for answering this point because apparently every time he is asked about this subject he either ignores it or does not answer. The question is: Does he want to continue the development of SPIDERBasic
Let's hope the silence is to build up the suspense for the big reveal 8)
User avatar
RichAlgeni
Addict
Addict
Posts: 914
Joined: Wed Sep 22, 2010 1:50 am
Location: Bradenton, FL

Re: PureBasic 6.00 Alpha 5 released !

Post by RichAlgeni »

How many places does the world need to buy Pandora jewelry?
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.00 Beta 1 released !

Post by Fred »

- Beta 1 is now available, we are getting closer to the final release. Feel free to test it with your projects, as we need to Check out what's new:

Code: Select all

- Brand new Raspberry version ! You need to install Raspberry OS to use it, which should run on any Raspberry PI (used a PI 2 for the build)
- Brand new Apple M1 (arm64) version !
- Reworked Linux versions as explained in the blog post: https://www.purebasic.fr/blog/?p=521
- All MacOS X packages are now properly notarized, which means you should be able to install PureBasic easily on any recent OS X.
- Added the C Backend compilers on all PureBasic versions (Linux x86, x64 and OS X x86, x64)
User_Russian
Addict
Addict
Posts: 1443
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: PureBasic 6.00 Beta 1 released !

Post by User_Russian »

Fred wrote: Fri Nov 26, 2021 10:45 amBrand new Raspberry version!
Many thanks. :) :)
Last edited by User_Russian on Fri Nov 26, 2021 10:51 am, edited 2 times in total.
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic 6.00 Beta 1 released !

Post by BarryG »

loulou2522 wrote: Thu Nov 18, 2021 6:26 pmWouldn't this version of Purebasic be a farce because of the long delays?
Fred wrote: Fri Nov 26, 2021 10:45 am

Code: Select all

- Brand new Raspberry version !
- Brand new Apple M1 (arm64) version !
Nope, not a farce at all.
Last edited by BarryG on Fri Nov 26, 2021 11:00 am, edited 1 time in total.
User avatar
Kiffi
Addict
Addict
Posts: 1353
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: PureBasic 6.00 Beta 1 released !

Post by Kiffi »

Fred wrote: Fri Nov 26, 2021 10:45 am- Brand new Raspberry version !
Image
Hygge
User avatar
StarBootics
Addict
Addict
Posts: 984
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

Re: PureBasic 6.00 Beta 1 released !

Post by StarBootics »

It's me or the C backend is not available in the compiler options under Linux ?

EDIT 1 : When I go to the Preferences -> Compiler and I add the pbcompilerc into the list I got "Cannot read version"
EDIT 2 : Apparently the pbcompilerc file is not considered as Executable. After I have checked "Authorize the execution of the file as a program" everything work perfectly.

Best regards
StarBootics
Last edited by StarBootics on Fri Nov 26, 2021 11:50 am, edited 1 time in total.
The Stone Age did not end due to a shortage of stones !
User_Russian
Addict
Addict
Posts: 1443
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: PureBasic 6.00 Beta 1 released !

Post by User_Russian »

In Windows x86 version, there are x64 executable files. I wrote about it viewtopic.php?p=575261#p575261
Because of this, compilation is impossible!
Marc56us
Addict
Addict
Posts: 1477
Joined: Sat Feb 08, 2014 3:26 pm

Re: PureBasic 6.00 Beta 1 released !

Post by Marc56us »

Thanks :D

I thought it was a shame not to provide a 64-bit Debian version, but I tested and the 64-bit ubuntu (18) version works on 64-bit Debian (10) (which is normal since ubuntu is based on Debian)

PS same error for me:
t's me or the C backend is not available in the compiler options under Linux ?
EDIT : When I go to the Preferences -> Compiler and I add the pbcompilerc into the list I got "Cannot read version"
I will test on Raspberry as soon as I have time.
Thanks for planning to start with the Raspberry v2 (I use these old cards to make NAS)
User avatar
StarBootics
Addict
Addict
Posts: 984
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

Re: PureBasic 6.00 Beta 1 released !

Post by StarBootics »

Hello everyone

Just in case someone is on Linux just make sure the"pbcompilerc" is checked to be executable -> "Authorize the execution of the file as a program".

Beside that I'm trying to narrow down a problem in the Markdown gadget with the C backend this may require time. That being said some of my projects compile with the C backend flawlessly.

Best regards
StarBootics
The Stone Age did not end due to a shortage of stones !
User avatar
chi
Addict
Addict
Posts: 1028
Joined: Sat May 05, 2007 5:31 pm
Location: Linz, Austria

Re: PureBasic 6.00 Beta 1 released !

Post by chi »

Great news, thanks Fred!
Fred wrote: Fri Nov 26, 2021 10:45 am - Brand new Raspberry version ! You need to install Raspberry OS to use it, which should run on any Raspberry PI (used a PI 2 for the build)
I already know what's going to be under my Christmas tree :wink:
Et cetera is my worst enemy
User avatar
ChrisR
Addict
Addict
Posts: 1127
Joined: Sun Jan 08, 2017 10:27 pm
Location: France

Re: PureBasic 6.00 Beta 1 released !

Post by ChrisR »

chi wrote: Fri Nov 26, 2021 2:17 pm I already know what's going to be under my Christmas tree :wink:
Or a release on January 1st would be nice too :)

My main project or my small tools, windows only, were all compiled successfully and by testing them, everything seems to work well, Congratulations 8)
User avatar
chi
Addict
Addict
Posts: 1028
Joined: Sat May 05, 2007 5:31 pm
Location: Linz, Austria

Re: PureBasic 6.00 Beta 1 released !

Post by chi »

ChrisR wrote: Fri Nov 26, 2021 3:07 pm
chi wrote: Fri Nov 26, 2021 2:17 pm I already know what's going to be under my Christmas tree :wink:
Or a release on January 1st would be nice too :)
I meant a Raspberry PI :P
Et cetera is my worst enemy
User avatar
ChrisR
Addict
Addict
Posts: 1127
Joined: Sun Jan 08, 2017 10:27 pm
Location: France

Re: PureBasic 6.00 Beta 1 released !

Post by ChrisR »

OK, It works together then, a Raspberry PI for Christmas and PB v6.00 for the new year.
Looks good for a successful holiday season :)
Post Reply