- 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)
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 !
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)
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 !
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
The IDE runs, so it should be no problem. BTW, I'm using the IDE using ssh+X redirect and VcXsrv on Windows, and the IDE is displayed on the Windows which makes the dev very easy.