Struggling to setup Raspberry Pi cross-compile
Unsolved
Installation and Deployment
-
I am following the 'beginners' guide here: https://wiki.qt.io/Raspberry_Pi_Beginners_Guide
It has not been smooth sailing but I have managed to get to the point of running ./configure but I am getting the error "-hostprefix is not supported in the CMake build." I have built and installed the latest cmake but that has not helped. Can anyone suggest what I need to do ?Best Regards
Andy
-
Hi and welcome to devnet,
Since this guide is for Qt 5, switch your clone branch to Qt 5.15.
The default branch on clone is dev which is for Qt 6.