How to cross-compile QT App on RPi3
-
Hello
I am new in QT development. So i would like to deploy my Qt App on RPi3 using buildroot toolchain. I installed the linux Kernel under my Rpi and now i would like to deploy my App .
Any help please ! Thanks <3@dziko147 Please start here https://wiki.qt.io/Raspberry_Pi_Beginners_Guide
-
Hello
I am new in QT development. So i would like to deploy my Qt App on RPi3 using buildroot toolchain. I installed the linux Kernel under my Rpi and now i would like to deploy my App .
Any help please ! Thanks <3 -
-
Thank you for your answers
I am sorry my post wasn't clear .
So , I create a kernel image using buildroot . Now i would like to cross compile my Qt App to Rpi . If it's possible using the buildroot toolchain . Really i haven't no idea how to do this . -
@dziko147
If you want to cross compile then please follow the link I provided.
As alternative you can also build on RPi, which is of course slower. -
@jsulm thank you but I would like to use the kernel image generated by buildroot not Raspbian distribution
-
@jsulm thank you but I would like to use the kernel image generated by buildroot not Raspbian distribution