[08:36] anybosy can help me creating first app on QT [08:40] i'm getting this error when I run the demo code [08:40] module "QtQuick" version 2.0 is not installed import QtQuick 2.0 [08:40] you need Qt5 for QtQuick 2.0 [08:41] i follwed all the steps given in ubuntu site [08:41] i did nothing new [08:41] what should i donow? [08:43] you can either install Qt5.0 from http://qt-project.org/downloads or you can write a QtQuick 1.0 project [08:44] ok tet me try [08:45] by the way i run the commad that is given on the ubuntu wesite which i think installs QT5, [08:45] sudo 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' >> ~/.bashrc [08:45] ah, well that should pull Qt5 then [08:45] yeah thats what [08:45] what command are you running which gives your error message? [08:45] http://developer.ubuntu.com/get-started/gomobile/ [08:46] see this link [08:46] http://developer.ubuntu.com/resources/app-developer-cookbook/mobile/currency-converter-phone-app/ [08:47] I'm trying to view that tools->external thing [08:50] did you set it to use qmlscene? [08:51] I don't have a Qt5 setup on this box, so I can't really test the instructions right now [08:51] ok, [08:51] I'm trying to setup qmlscene [15:04] mhall119, I'll finish up that ERM diagram tonight after I get off of work.