Hi,
I am using Qt creator. Developed Hello application and ran successfully to see hello world on simulator. I selected option to create build for maemo device.
I found c:\users\sukumar\Helloword\helloworld_0.1_armel.deb. I copied to MyDocs folder on n900 device. I opened xterm
and ran
sudo gainroot
dbpk -i helloword_0.1_armel.deb
I saw following message
Reading database... 27752 files and directories currently installed.)
Preparing to replafcfe helloworld .1 (using heloword_0.1_armel.deb)...
unpacking replacement heloword...
Setting up Helloword(0.1)
But I can't see hello world program in applications. I am beginner for both maemo and Qt. Appreciate any help.

Reply With Quote


