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

Qt5 (How to install an addon/ module like Qt Location for instance)

$
0
0
Hello dear all! I installed QtSDk 5.0.1 under Ubuntu this evening and the maintanance tool provides “Remove all components” only. I would like to add the add-on/ module Qt Location to my Qt5 installation. —- Tried to build/ install it from source (cloned from git://gitorious.org/qt/qtlocation.git). qtlocation seems to depend on qt-quick3d. How do I have to proceed to build and install all (incl. docs, imports etc.) into the tree under $QTDIR? Tried: git clone git://gitorious.org/qt/qtlocation.git cd qtlocation sudo `which qmake` sudo make sub-src-qmake_all sudo make install But I had no success. Hope to find some help here! Best regards from Hamburg joomie

Viewing all articles
Browse latest Browse all 2113

Trending Articles