![]() |
2010-06-27
, 12:12
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#2
|
![]() |
2010-06-27
, 12:52
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#3
|
![]() |
2010-06-27
, 12:56
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#4
|
^^ I am doing this but thats what I mean ... When the simulator fires up it does not show my program running .. it just has a blank screen when 'Simulator' written right at the top ..
![]() |
2010-06-27
, 13:00
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#5
|
![]() |
2010-06-27
, 13:05
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#6
|
I dont think I'm running anything complex .. Even if I create a new blank project with nothing in it and then run that on this emulator, still nothing shows up ... im sure there's some configuration error ..
![]() |
2010-06-27
, 13:48
|
Posts: 341 |
Thanked: 57 times |
Joined on Nov 2009
|
#7
|
Ok, I am not expert when it comes to the simulator so it's hard for me to tell you exactly where to check, but in order to just fix the situation:
1. Uninstall everything (Nokia Qt SDK that is)
2. Download the latest release if you don't have it
3. Install to default location "c:\nokiaqtsdk", and make sure you select the proper stuff on the installation.
4. Create mobile application project and tests again, should work.
What OS are you using?
![]() |
2010-06-27
, 13:59
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#8
|
Ok based on what you just said, I figured out what the problem was .. The project I was trying to run on the Qt Simulator was of 'Qt Gui Application' type, while the application you mentioned that I use is 'Mobile Qt Application' .. I just created a new dummy Qt Mobile Project and ran that and it runs on the Qt Simulator ...
Can I convert my existing project to a 'Mobile Qt Application' type as well ?
But until then I was thinking of using the Qt Maemo simulator for testing my apps .. Right now I see the Qt Simulator target option, but when I select it and run my project, nothing shows up on the virtual N900 screen .. !?! Any clues on what is causing this ?
I think I have to setup the Qt Simulator is the list of Maemo Devices, which I dont know how to .. Any guides on this ?