This doesn't work from the SDK PPA either. When I try to build a project in QtCreator I get:
===== 00:39:50: Running steps for project imaginario... 00:39:50: Starting: "/home/mardy/.config/ubuntu-sdk/ubuntu-sdk-14.10-armhf/qt5-qmake-arm-linux-gnueabihf" /media/mardy/Data/src/git/imaginario/imaginario.pro -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug 00:39:50: The process "/home/mardy/.config/ubuntu-sdk/ubuntu-sdk-14.10-armhf/qt5-qmake-arm-linux-gnueabihf" exited with code 1. Error while building/deploying project imaginario (kit: UbuntuSDK for armhf (GCC ubuntu-sdk-14.10-utopic)) When executing step 'qmake' 00:39:50: Elapsed time: 00:00. ===== The if I go to Tools->Options->Ubuntu->Maintain (on the armhf target), and I type qmake from the chroot terminal, I get: ===== (click-ubuntu-sdk-14.10-armhf)root@mardy-VirtualBox:/home/mardy# qmake qmake: could not find a Qt installation of '' ===== -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1393697 Title: Cross qmake to the chroots Status in click package in Ubuntu: Confirmed Bug description: The https://launchpad.net/ubuntu/+source/qtbase-opensource-src/5.3.2 +dfsg-4ubuntu3 release of the QtBase module provides the new qt5 -qmake-cross-armhf package and so the /usr/bin/qt5-qmake-cross-armhf binary. This qmake binary is made for x86 chroots with armhf development target. This change is to enable the build of qmake project type in the click chroot. In order to support qmake projects we need this package installed in the click chroot. The qt5-qmake-cross-armhf is not a multiarch package, it is made exclusively for i386 and amd64 targets. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/click/+bug/1393697/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

