Page 2 of 2 FirstFirst 12
Results 21 to 24 of 24

Thread: exited with code -1073741511

  1. #21
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: exited with code -1073741511

    To check your PATH variable is correct, CD to the root of any drive and try it from there. If it does, it should work from within Qt Creator also. Maybe it finds an incompatible version of LIBGCC.

  2. #22
    Join Date
    Dec 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: exited with code -1073741511

    I can compile files with uic at the command line, from every directory :/ Something must be wrong with Qt Creator...

  3. #23
    Join Date
    Dec 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: exited with code -1073741511

    I'm working with NetBeans now. Its Qt-Project is also able to automatically compile the ui files etc. I liked the single .pro file to include libraries etc. more than NetBeans project settings to do the same job, but since Qt Creator isn't working, it's still a nice alternative.

  4. #24
    Join Date
    Jun 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: exited with code -1073741511

    "exited with code -1073741819" this code about realizing not correct destructors. If there is one or more objects created in the constructor or in another function and in the 3-th function objects are deleted incorrectly sequence then this code are occured

Similar Threads

  1. copyright and gpl
    By janus in forum General Discussion
    Replies: 8
    Last Post: 21st October 2008, 02:13
  2. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 14:15
  3. Problem closing a QMainWindow in Qt4.2
    By ian in forum Qt Programming
    Replies: 11
    Last Post: 17th October 2006, 01:49
  4. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 22:41

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.