You must import 0.1. Where did you see instructions fpr 0.2? That information must be fixed. [Sent from my phone]
----- Original Message ----- From: [email protected] [mailto:[email protected]] Sent: Saturday, May 28, 2011 09:14 AM To: [email protected] <[email protected]>; [email protected] <[email protected]> Subject: [Qt-qml] Cannot run applications that use MeeGo UX Components Hi, I was trying to create an application using these components: http://wiki.meego.com/MeeGo_UX_Components I've installed them on my tablet: zypper install meego-ux-components-devel Anyway I notice that they're not included in SDK because if I try to import MeeGo.Components in QtCreator the line is red-underlined meaning that the package is not found. I can deploy the application on the tablet, but when it runs I get this error: Killing remote process(es)... Starting remote process ... access control disabled, clients can connect from any host Adding Master Pointer: Virtual core pointer ( 2 ) Skipping non-Touch device: Virtual core XTEST pointer ( 4 ) Adding ATTACHED touch device: eGalax Inc. USB TouchController ( 9 ) void MInputContext::connectToDBus() MInputContext void GlibDBusIMServerProxy::connectToDBus() Object::connect: No such signal QApplication::windowListUpdated(QList<WindowInfo>) Object::connect: (sender name: 'MeeGoTest2') file:///usr/local/share/MeeGoTest2/qml/MeeGoTest2/main.qml:2:1: module "MeeGo.Components" version 0.2 is not installed import MeeGo.Components 0.2 ^ Killing remote process(es)... bash: line 1: 1435 Terminated /usr/local/bin/MeeGoTest2 any idea? Are MeeGo UX Components already supported in MeeGo SDK? Regards. -- Andrea Grandi - Nokia Qt Ambassador website: http://www.andreagrandi.it _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
