How do we debug a Maemo application in emulator without a real device using Nokia Qt SDK
I am trying the below mentioned example.
[url]http://doc.qt.nokia.com/qt-maemo-4.6/maemo5-stackedwindows-main-cpp.html[/url]
Printable View
How do we debug a Maemo application in emulator without a real device using Nokia Qt SDK
I am trying the below mentioned example.
[url]http://doc.qt.nokia.com/qt-maemo-4.6/maemo5-stackedwindows-main-cpp.html[/url]
It seems that we cannot with Nokia Qt SDK
Do you mean Qt Simulator? What is your platform? You always can use printf debugging.