What option should i use while creating a project so thAT I CAN MAKE A QML PROJECT
I AM using windows 7
What option should i use while creating a project so thAT I CAN MAKE A QML PROJECT
I AM using windows 7
Can you tell us which IDE are you using? Qt SDK?
Jajal Mehul
You can use the Qt Creator project wizard to create a Qt Quick Application. You can find the instructions here: Creating Qt Quick Projects.
If you already have QML files, the wizard allows you to import them. For more information, see Importing QML Applications.
You can also take a look at the tutorial: Creating a Qt Quick Application
You have to install qt_installer.sis file in your mobile, which will allow your mobile to run QML files which are there in the project site.
It will install qml viewer in your mobile, ultimately you can run QML files in your mobile.
Download Nokia Qt SDK 1.1 beta, every thing is instructed there.