How do we create executable for "Qt Quick 2 UI with Controls" type of project in Qt Creator ?
QML and Qt Quick
2
Posts
2
Posters
964
Views
1
Watching
-
I am a newbie and created a new project of the type "Qt Quick 2 UI with Controls". My idea was to create an application using qml & js alone and thus selected of that type. I am able to view and run my application. But am unable to find any web resource which explains how to create an executable for such kind of projects. kindly help.