Thread Previous • Date Previous • Date Next • Thread Next |
Your project is a qmake project. Sadly qmake projects are not supported by the SDK. In order to build and package your project for armhf target you need to convert the project to cmake.
Perhaps this should be the error message, rather than something about being unable to find Qt?
Is there a guide or conversion script for going from qmake to cmake? Beru includes several third-party components using qmake, and I don't relish the idea of converting them all the cmake by trial-and-error.
Thanks, Robert
Thread Previous • Date Previous • Date Next • Thread Next |