Cannot find/use the correct QT Version
Unsolved
Mobile and Embedded
-
I cannot find/obtain the correct Qt version for building on the Raspberry Pi 3. When qt builds, it builds a file for an x86 processor instead of for the arm processor which is not compatible with the Raspberry Pi. The QT version I need is 5.13.2 for generic linux, but the only versions I have are 5.13.2 for Desktop which don't run on the raspberry Pi. Thanks
-
@deegan-a What you need is cross compiling. QtCompany does not provide Qt builds for RaspberryPi, that means you will need to cross-compile Qt by yourself. See https://wiki.qt.io/Raspberry_Pi_Beginners_Guide