Results 1 to 2 of 2

Thread: Improper execution!

  1. #1
    Join Date
    Sep 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Improper execution!

    I’ve coded most of my project in Linux and decided I wanted to port my development back to windows. When I open and run the project, the UI window doesn’t pop up… instead I get a momentary glance at a command prompt. The application output window lists only

    Starting ...
    exited with code 0

    instead of the usual

    Starting C:/<project directory>debug/<projectname>.exe...
    C:/<project directory>debug/<projectname>.exe exited with code 0

    This problem also arises when I create a UI file using the standalone Qt Designer and
    attempt to add it to a project; the qt creator displays the UI file normally but won’t execute properly.

    Any ideas on how I can solve these issues?

    Thanks in advance!

    PS. if any clarification is needed, please let me know!

  2. #2
    Join Date
    Oct 2006
    Location
    Hawaii
    Posts
    130
    Thanks
    48
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Improper execution!

    Please provide a minimum example of the code that has this problem

Similar Threads

  1. execution in QT
    By adamatic in forum Qt Programming
    Replies: 4
    Last Post: 20th February 2009, 08:12
  2. Replies: 6
    Last Post: 25th December 2008, 05:58
  3. Replies: 12
    Last Post: 9th April 2008, 13:49
  4. Replies: 5
    Last Post: 7th December 2006, 11:47
  5. Threads creatoin and execution?
    By probine in forum Qt Programming
    Replies: 4
    Last Post: 23rd March 2006, 11:25

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.