Results 1 to 2 of 2

Thread: Cannot start app in Qt Creator

  1. #1
    Join Date
    Jan 2011
    Posts
    34
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Cannot start app in Qt Creator

    Just auto-updated to Qt Creator 2.2, but when I try to launch my app in release mode I got an error:
    Qt Code:
    1. Starting C:\...\MyApp-build-desktop\release\MyApp.exe...
    2. C:\...\MyApp-build-desktop\release\MyApp.exe exited with code -1073741511
    To copy to clipboard, switch view to plain text mode 
    In debug mode all works fine. Also app normally starts when manually launch exe-file outside QtCreator.

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Cannot start app in Qt Creator

    The error code indicates some dll problem, so check for duplicates (different versions of the Qt run-time dll) in the path, also check the windows\system32 (maybe some other application installed some Qt dlls there).

Similar Threads

  1. need help to start qt opencv
    By hatred in forum Newbie
    Replies: 10
    Last Post: 17th June 2010, 07:29
  2. start
    By Sandeep in forum Newbie
    Replies: 1
    Last Post: 21st May 2008, 18:42
  3. ask: how to start app within app
    By rian191 in forum Qt Programming
    Replies: 4
    Last Post: 25th February 2008, 06:53
  4. CLI and QCoreApplication - where to start?
    By soul_rebel in forum Qt Programming
    Replies: 3
    Last Post: 21st October 2007, 13:40
  5. Applications don't start
    By gls in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 22nd September 2007, 06:36

Tags for this Thread

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.