PB is and will soon be everywhere. Soon the PB IDE in a watch
Support for ARM-Linux
Re: Support for ARM-Linux
Great
PB is and will soon be everywhere. Soon the PB IDE in a watch
PB is and will soon be everywhere. Soon the PB IDE in a watch
Re: Support for ARM-Linux
Very cool, but sadly the N900 hardware is a bit outdated in 2022
But you got me wondering if a F(x)tec Pro1 is an option.
Re: Support for ARM-Linux
Well give it a few months and mine will arrive (or so I hope), I pre-ordered in the original campaign
Of course I will post an update here!
Besides he vastly faster processor and some useful keys like TAB it has one big disadvantage however:
A capacitive touchscreen. The N900 has a resistive one and with the included stylus I can easily hit the tiniest buttons.
Also there is no mainline Linux for it yet, so I will have to resort to chroot solutions again.
Re: Support for ARM-Linux
I uploaded again a new build which should fix the 3D engine issue.
Re: Support for ARM-Linux
Hello Fred,
is it possible for you to compile an Arm64 version? So we could also test a 64 bit version before the release. I would also donate a Raspberry Pi 4(400).
There is now also an official version for 64 bit from Raspberry.
Link: https://www.raspberrypi.com/software/operating-systems/
is it possible for you to compile an Arm64 version? So we could also test a 64 bit version before the release. I would also donate a Raspberry Pi 4(400).
There is now also an official version for 64 bit from Raspberry.
Link: https://www.raspberrypi.com/software/operating-systems/
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
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: Support for ARM-Linux
I ordered a PI 4, but there is some delay. Once I get it, I will try to build an ARM64 version. Thanks for your offer BTW !
Re: Support for ARM-Linux
Uh oh, now Fred is going to be distracted by his new toy! We are doomed!Fred wrote: Thu Feb 10, 2022 10:59 am I ordered a PI 4, but there is some delay. Once I get it, I will try to build an ARM64 version. Thanks for your offer BTW !
The raspberry pi is a deep rabbit hole with no return!
Re: Support for ARM-Linux
This is good newsFred wrote: Thu Feb 10, 2022 10:59 am I ordered a PI 4, but there is some delay. Once I get it, I will try to build an ARM64 version. Thanks for your offer BTW !
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
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
-
User_Russian
- Addict

- Posts: 1597
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: Support for ARM-Linux
Does not work 3D examples.Fred wrote: Thu Feb 10, 2022 10:28 am I uploaded again a new build which should fix the 3D engine issue.
This code returns 0.
Code: Select all
Debug OpenLibrary(0, #PB_Compiler_Home+"compilers/engine3d.so")When compiling this code
Code: Select all
Import #PB_Compiler_Home+"compilers/engine3d.so"
EndImport
Re: Support for ARM-Linux
I will try to link statically the libc++ as well.
Re: Support for ARM-Linux
I updated the raspberry package with static link for engine3d.so, should solve the issue.
-
User_Russian
- Addict

- Posts: 1597
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: Support for ARM-Linux
Now 3D works fine.
Thanks.
Thanks.
Re: Support for ARM-Linux
Just a little tip for those who don't want to spend 700+ $ to buy a new smartphone with keyboard, but still would like to "hack away" on their existing smartphone with the upcoming PB 6 : get a foldable keyboard and connect it via bluetooth 
Re: Support for ARM-Linux
What does PB 6 have to do with a smartphone?Bitblazer wrote: Fri Feb 11, 2022 6:54 pm Just a little tip for those who don't want to spend 700+ $ to buy a new smartphone with keyboard, but still would like to "hack away" on their existing smartphone with the upcoming PB 6 : get a foldable keyboard and connect it via bluetooth![]()
Re: Support for ARM-Linux
Smart phones with linux base os (not android)
Link: https://www.purebasic.fr/english/viewto ... 05#p580305
Link: https://www.purebasic.fr/english/viewto ... 05#p580305
Last edited by mk-soft on Sat Feb 12, 2022 3:18 am, edited 1 time in total.
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
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive



