/srv/irclogs.ubuntu.com/2013/01/07/#ubuntu-app-devel.txt

Akshayanybosy can help me creating first app on QT08:36
Akshayi'm getting this error when I run the demo code08:40
Akshaymodule "QtQuick" version 2.0 is not installed       import QtQuick 2.008:40
tsimpsonyou need Qt5 for QtQuick 2.008:40
Akshayi follwed all the steps given in ubuntu site08:41
Akshayi did nothing new08:41
Akshaywhat should i donow?08:41
tsimpsonyou can either install Qt5.0 from http://qt-project.org/downloads or you can write a QtQuick 1.0 project08:43
Akshayok tet me try08:44
Akshayby the way i run the commad that is given on the ubuntu wesite which i think installs QT5,08:45
Akshaysudo add-apt-repository ppa:canonical-qt5-edgers/qt5-beta1 && sudo apt-get update && sudo apt-get install qt5-meta-full && echo 'export PATH=/opt/qt5/bin:$PATH' >> ~/.bashrc08:45
tsimpsonah, well that should pull Qt5 then08:45
Akshayyeah thats what08:45
tsimpsonwhat command are you running which gives your error message?08:45
Akshayhttp://developer.ubuntu.com/get-started/gomobile/08:45
Akshaysee this link08:46
Akshayhttp://developer.ubuntu.com/resources/app-developer-cookbook/mobile/currency-converter-phone-app/08:46
AkshayI'm trying to view that tools->external thing08:47
tsimpsondid you set it to use qmlscene?08:50
tsimpsonI don't have a Qt5 setup on this box, so I can't really test the instructions right now08:51
Akshayok,08:51
AkshayI'm trying to setup qmlscene08:51
jvrbanacmhall119, I'll finish up that ERM diagram tonight after I get off of work.15:04

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!