Quantcast
Viewing all articles
Browse latest Browse all 4972

Installing QtQuick Controls

Realise this isn’t released yet but I’d still like to give it a go. I’m having problems getting the plugin to install correctly. I’ve cloned the qtquickcontrols repository and ran qmake; make install. I get this: WARNING: DESTDIR: Cannot access directory ‘/QtQuick/Controls’ followed by mkdir: cannot create directory `/QtQuick’: Permission denied I’m running ubuntu 12.10 and have cloned the Qt 5.1 repo. According to the README file it should install the plugins to QTDIR/imports but nothing appears in there. I feel I’m missing a step. Edit: Also when I try to run the examples application I get module “QtQuick.Controls” plugin “plugin” not found

Viewing all articles
Browse latest Browse all 4972

Trending Articles