How to deploy or test a Qt program in a Nokia Emulator?
It`s a crazy question but needed.
I have a program in Qt.
I want to perfomr a compilation for Symbian and Maemo and obtain an installer.
The installers ready, run them on the simulators.
Its that possible?
or maybe I need to have the devices attached or use the Nokia QT SDK remote compiler?
Re: How to deploy or test a Qt program in a Nokia Emulator?
The simulator is a platform of its own based on your desktop platform. Symbian or Maemo packages can't be deployed on it, you have to go for a real device or a real (qemu) system emulator.