Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

qt5pi: Invalid Qt version

$
0
0
Hello, I followed the well-known Qt5 guide for pi: http://qt-project.org/wiki/RaspberryPi_Beginners_guide I think there are few errors (e.g. the patch for qtjsbackend doesn’t work, and some modules don’t compile). Anyway my question is related to the qt5pi “version” of Qt installed into /user/local/qt5pi. As described in the guide I first added the cross-compiler (arm-linux-gnueabihf-g++) to QtCreator. Then I tried to add a QtVersion selecting /usr/local/qt5pi/bin/qmake. The file is there (in fact I used it to cross-compile the Qt5 itself) but QtCreator shows: Name: Qt 5.1.2 (qt5pi) Invalid Qt version How to investigate further? Thanks!

Viewing all articles
Browse latest Browse all 2113

Trending Articles