← Back to team overview

ubuntu-phone team mailing list archive

Re: Building in an arm chroot with Qt Creator

 

On Mon, Jul 7, 2014 at 3:18 AM, Zoltán Balogh <zoltan.balogh@xxxxxxxxxxxxx> wrote:
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





References