Raspberry projects not working

I’m trying to test the new feature to make cross-comp projects for Raspberry Pi, using a Windows PC for Squareline Studio and a Raspberry Pi 4 to try the interfaces

Problem is that during project setup I don’t get no errors, but, when I try to execute the final file in the RasPi, it says “cannot execute: required file not found”

Any ideas?

Edit: Problem solved, idk why it had a 32Bit OS instead of 64Bit, works fine now

1 Like

Good to see that you can use it successfully. The board-template is made for 64 bit ARM (aarch64) architecture, so yes, the 64bit OS is the good choice.