Raspberry Pi
Posted: Thu Dec 05, 2019 6:25 pm
Hello,
Is it possible to use PB on the Raspberry PI 3,4?
Cheers,
Jan Kromhout
Is it possible to use PB on the Raspberry PI 3,4?
Cheers,
Jan Kromhout
PB only compiles to x86 (32 or 64 bit). RPi runs on Arm. To run PB code, you would have to use an x86 emulator (box86?). I have not done it, but it is theoretically possible.PowerSoft wrote:Hello,
Is it possible to use PB on the Raspberry PI 3,4?