Hello Matthias, Yes, I still use QmlLive for developing QtQuickVcp UIs. The error messages indicates something else seems to be wrong with the setup.
Did you start the QMLLive bench from Qt Creator? Since QmlLive is very useful I should probably add it to the Vagrant VM per default. I'm also thinking about a precompiled QmlLive version with QtQuickVcp that you can use to edit QtQuickVcp UIs without even installing Qt SDK or Vagrant. Am Donnerstag, 19. Januar 2017 14:02:19 UTC+1 schrieb Matias Baldo: > > Hello, > > Like I said a few messages ago I'm starting with this world of MK. I'm > trying to work with QML Live and Qt to learn QML to use with QtQuickVCP. > > I saw on a post that Alex use this tool for design the UI of MachineFace. > I'm using the Alex's Machinekit SDK, installed via Vagrant on a virtual > machine. After fighting with the compilation of QML Live, I'm faaar away of > being a Linux Guru, I integrated it with Qt. Imported the qml path, but > when I run the plugin with any QML file I found : > > QQmlComponent: Component is not ready > file:///home/vagrant/repos/Machineface-master/Machineface/Machineface.qml:22:1: > > a component declaration requires two or three arguments, but 1 were > provided import QtQuick 2.0 ^ > /home/vagrant/repos/Machineface-master/Machineface/Machineface.qml:22: a > component declaration requires two or three arguments, but 1 were provided > qrc:/livert/error_qt5_controls.qml:31:1: a component declaration requires > two or three arguments, but 1 were provided > qrc:/livert/error_qt5.qml:31:1: a component declaration requires two or > three arguments, but 1 were provided > > 1) Did someone make this work? > 2) If you have to re-design a UI, would you use these tools? > 3) Any suggestion are welcome > > > Thank you, Matias > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
