How to compile a project as static build on RaspBerry Pi 5
Unsolved
Qt Creator and other tools
-
Hello, guys!
I have recently developed a project with a GUI interface to be used on a Raspberry Pi 5 with a touchscreen display. However, I cannot get this project to run on other Raspberry Pi... it only works on the Raspberry Pi that I designed the code for.
Even if I copy the executable file, it does not work on other devices.
I believe I should compile the project as "static", but I do not know how I should do this... it is a project for college... I am using the student version of Qt Creator 6.7.2
-
Hi and welcome to devnet,
Might be a silly question but is Qt installed on these other devices ?