December 15, 2010

doforumda doforumda
Lab Rat
161 posts

QML on N900 help

 

hi
I want to know how can i run a simple hello world QML Example on N900. someone please give me any link for this from where i can learn the steps to run QML apps on N900.

thanks

9 replies

December 15, 2010

anselmolsm anselmolsm
Ant Farmer
417 posts

doforumda, Qt 4.7 is part of Maemo 5 PR 1.3, so it makes life easier. However, I don’t remember if the package qt4-declarative-qmlviewer is installed by default, so you may need to install it.

Then, to pure QML apps, you need to run in the terminal:
qmlviewer helloworld.qml

 Signature 

Anselmo L. S. Melo (anselmolsm)
www.anselmolsm.org

December 16, 2010

doforumda doforumda
Lab Rat
161 posts

what does it mean pure QML apps?

December 16, 2010

fcrochik fcrochik
Lab Rat
517 posts

You actually don’t need to run on terminal. You can use the qml viewer to open a qml file.

note: “pure qml” means a project that only contains qml and javascript files – no c++ application around it.

 Signature 

Certified Specialist & Qt Ambassador Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop… Qt everywhere!

December 16, 2010

doforumda doforumda
Lab Rat
161 posts

So i have to install Qt 4.7 on N900 to run QML apps??

December 16, 2010

fcrochik fcrochik
Lab Rat
517 posts

If you have PR1.3 you are good to go. You just need to install the qmlviewer application.

 Signature 

Certified Specialist & Qt Ambassador Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop… Qt everywhere!

December 16, 2010

doforumda doforumda
Lab Rat
161 posts

how would i know that i have PR1.3?

December 16, 2010

anselmolsm anselmolsm
Ant Farmer
417 posts
doforumda wrote:
how would i know that i have PR1.3?

Go to Application Menu -> Settings -> About Product. Check if the version is 20.2010-36-2.

 Signature 

Anselmo L. S. Melo (anselmolsm)
www.anselmolsm.org

December 16, 2010

doforumda doforumda
Lab Rat
161 posts

my version is 10.2010.19-1

December 18, 2010

Vass Vass
Hobby Entomologist
738 posts

You need update. See this [tablets-dev.nokia.com] link.

 Signature 


Vasiliy

 
  ‹‹ [Solved] Loading a ListModel dynamically      Java and Qt Quick? ››

You must log in to post a reply. Not a member yet? Register here!