Comment 5 for bug 1393697

Revision history for this message
Alberto Mardegan (mardy) wrote :

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 ''
=====