Thread
:
Design in Qt Creator doesn't match deployed application
View Single Post
danielwilms
2010-09-20 , 07:54
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#
6
Hi,
you can start the emulator from the SDK. This you can achieve by doing the following (based on
latest Nokia Qt SDK
):
1) Go to:
Code:
Tools -> Options -> Projects -> Maemo Device Configurations
2) Choose there "Maemo emulator", check "password" as authentication method, the user-name is "developer", the "password" field should be empty.
3) In your project select the device configuration (I called it "emulator" before) in your Maemo run settings:
4) Finally start it from here:
Hope that helps.
Daniel
Quote & Reply
|
The Following 5 Users Say Thank You to danielwilms For This Useful Post:
Jaffa
,
jcharpak
,
Lawand
,
nath
,
ossipena
danielwilms
View Public Profile
Send a private message to danielwilms
Find all posts by danielwilms