Results 1 to 13 of 13

Thread: Program runs from Creator, but not as a standalone?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Location
    United States
    Posts
    45
    Thanks
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Program runs from Creator, but not as a standalone?

    My program runs fine from Qt Creator, but I cannot run it as a standalone program.

    I was receiving an error about .dll's not being found, so I copied libgcc_s_dw2-1.dll and mingwm10.dll to my .exe's folder, and now I'm receiving this error:

    The application was unable to start correctly (0xc000007b). Click OK to close the application
    What do I need to do to be able to run the .exe outside of Qt?
    Last edited by N3wb; 30th September 2012 at 18:26.

Similar Threads

  1. Write a QT application that runs on Web ?
    By reinki0013 in forum Qt Programming
    Replies: 9
    Last Post: 16th March 2016, 02:21
  2. problem with application after it runs on start up
    By budda in forum Qt Programming
    Replies: 5
    Last Post: 8th October 2011, 01:38
  3. No Response when Algorithm runs...
    By revellix in forum Qt Programming
    Replies: 2
    Last Post: 13th August 2011, 17:24
  4. QThread issues. Crash after 2058 runs.
    By zverj in forum Qt Programming
    Replies: 4
    Last Post: 15th October 2009, 10:13
  5. QTimer problem ... it runs but never triggs
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 4th July 2006, 12:54

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.