Running the application developed on the Raspberry Pi 4 Ubuntu 18.04.3 lts 64 on the Raspbian Buster 32 bit Compute Module.
Solved
Installation and Deployment
-
Hi
im not sure what "Raspbian Buster 32 bit Compute Module" is
but it sounds 32 bit so you must compile your app as 32 bit also to run it there. -
@Mucahit
Well on the pi board where you compile the 64 bit version.
Install the Qt 32 bit packet also
and compile app as 32 bit but selecting the 32 bit kit in "Projects"Ah, it seems to be like the normal PI so same architecture i would assume
which makes it far easier :) -
Hi
Normally the same way as
you install the 64 bit Qt. -
I just want to compile it without installing the app because my memory is so small is it not possible?