Hello.
I need to solve next 2 problems:
can I launch an application on QtSimulator using console?
how can I launch Qt Unit tests for symbian from console and get the responce?
Hello.
I need to solve next 2 problems:
can I launch an application on QtSimulator using console?
how can I launch Qt Unit tests for symbian from console and get the responce?
In this topic it was discussed where console output goes under Windows
http://discussion.forum.nokia.com/fo...d.php?t=197771
Thanks for that info. I'll check it in NokiaQtSDK Beta simulator.
I'll describe the problem in more detail:
1) NokiaQtSDK Beta installed. (it has it's own simulator for applications)
2) need to build tests from windows command prompt. target is that simulator.
3) need to launch tests from windows command prompt. (or just any application but seems like that there can be some difference. For it looks like tests don't need simulator at all, but still it is strange and I can't believe that)
Thanks everyone. Seems like I've managed to build and run all I needed.