Thanks a lot, all I will try this out in a couple of days and update you guys.
The video is the last option. I know for sure that works but the customer will not get the complete feel of the interactivity. Warm Regards ~~~~~~~~~~~~~~~ Vinayak http://www.flickr.com/photos/rightplacerighttime/ On Mon, Mar 14, 2011 at 8:19 PM, Andre Somers <[email protected]>wrote: > Hi, > > Op Ma, 14 maart, 2011 7:15 am, schreef Vinayakam Murugan: > > > I need to send a QML PC Demo version for my customer to preview. Is it > > possible to send it packaged such that they don't need to install > > qtCreator > > . Also is it possible such that the qml viewer isn't viewable by them > > Sure. Just make it a real application. Create a simple application that > just displays a QDeclarativeView, and load your QML code in there from the > Qt resource system. All your QML can be compiled into the application that > way. If you have a commercial Qt licence, you can even compile it > statically and end up with a single executable, otherwise you can use the > LGPL version and distribute the needed Qt .dll files with the executable. > > André > > > _______________________________________________ > 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
