RPI4 Arm64 Xojo 2025R2.1
If I start a webapp in the ide it just crashes
I searched and cannot find concreate info on if creating web projects on PI4 are supported
Can only find information regarding what libs are needed for running Xojo built web app not what the IDE requires
Greg_O
(Greg O)
November 23, 2025, 9:40pm
2
They’re the same. Debug runs just have extra code to Communicate with the IDE. assuming you installed all of the IDE requirements for the requirements page that is.
Greg_O
(Greg O)
November 23, 2025, 9:42pm
3
You could try “run paused” and then launch the app from a terminal. That should tell you what the problem is.
Problem is when I click web project create from IDE it just crashes so no chance to run paused
I will go back and make sure I have all requirements
Thanks for the input
Just to update
I wiped and reloaded my PI4 to latest Trixie release and Xojo Web works fine
I’m sure it would have worked on 12 but I had done so much dev work it was just time to upgrade anyway