Results 1 to 2 of 2

Thread: Running the Emulator

  1. #1
    Join Date
    Jun 2011
    Posts
    4
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Running the Emulator

    Hi All,

    I need some help with QProcess.

    I have created a mobile application which runs fine with Qt simulator when invoked through QtCreator. For some testing purpose I need to run this application executable (created for simulator target) through another Qt Desktop application. To do so, I have created a batch file which, sets the required Qt environment and executes the binary. This batch file works fine when invoked from command prompt.

    Now, from my desktop application when I invoke this batch file using QProcess it exits with code QProcess::Crashed. And the regular windows error message is poped which says "XXX.exe has encountered a problem and needs to close...."

    Please let me know if you have any inputs on resolving this.
    Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Running the Emulator

    Hi,

    it's very incorrect to post the same question on multiple forums.
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. QT/Embedded Emulator
    By praveen_g in forum Newbie
    Replies: 2
    Last Post: 26th December 2009, 11:36

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.