Emmanuel: Have a look at the instructions here and see if they help:
http://qt-project.org/wiki/PhoneGap-for-Qt-5#2ffb98a13047e703ba45500dc134aebf On 12-05-31 07:55 AM, Emmanuel Engelhart wrote:
Hi, I'm new with cordova *and* Qt and wanted to compile the cordova-qt stub app. I use Ubuntu 12.04 and the Qt5 packages coming from the Nokia Ubuntu PPA. I have cloned the cordova-qt code from github. To open the cordovaqt.pro file, I have had to install the qtcreator of qt4, and also of course the qt4 qmake (no package for qt5). I tried to compile cordova-qt in qtcreator, but I failed. The problem is that it does not find the QFeedbackHapticsEffect.h, line 22 in notifications.cpp. As far as I have understood , qtcreator tries to compile cordova-qt in qt4 mode. It should not, but no idea how to change that :( Does someone knows what I should do now to get cordova-qt compiling against qt5. Regards Emmanuel
