View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#2
Originally Posted by cnavarro View Post
Hi

I'm coding an application for N900 that uses the Maemo5 Qt extensions, e.g. QMaemo5ValueButton.

On the new Nokia SDK I can compile it and run it on the device, but I'm having trouble with the simulator. When I try to compile it for the simulator I get an error message saying that does not understand the .pro clause that include those extensions: QT += maemo5

The simulator compiles the sources natively, so no support for maemo5 classes. The focus is more on simulating the mobility API's and so on. For testing please use the real device or alternatively the emulator.

Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post: