Where are the qmlviewer sources files? Need to compile them for my embedded linux target.
QML and Qt Quick
7
Posts
4
Posters
4.5k
Views
1
Watching
-
wrote on 27 Oct 2011, 12:48 last edited by
Hello,
i wonder why I can't find the qmlviewer source files. I would like to have these compiled for my embedded Linux target. Any ideas how to proceed?
Thank you,
Bill -
wrote on 27 Oct 2011, 13:15 last edited by
you can make your own QML Viewer using QDeclarativeView object
-
wrote on 27 Oct 2011, 13:17 last edited by
Yeah sure, but just wanted the exactly same menu items of the original one, and the feature to change the speed of the potential animations. Thanks anyway.
Bill
-
wrote on 27 Oct 2011, 13:19 last edited by
Aren't they part of the Qt sources?
-
wrote on 28 Oct 2011, 01:00 last edited by
Hi,
Source file are located here: http://qt.gitorious.org/qt/qt/trees/4.7/tools/qml
Regards,
Michael -
wrote on 28 Oct 2011, 09:18 last edited by
Thank you Michael,
Regards,
Bill -
wrote on 28 Oct 2011, 09:39 last edited by
I downloaded the sources for qt-4.7 as tar.qz because I can not do git at my office. But I did not find these files after extraction. Wonder what can be the problem here.
Bill
1/7