Results 1 to 5 of 5

Thread: exited with code -1073741515

  1. #1
    Join Date
    Sep 2009
    Location
    phoenix, AZ
    Posts
    41
    Qt products
    Qt4
    Platforms
    Windows

    Default exited with code -1073741515

    Guys,

    i spent 2 days on that ... so here we go

    I use Qt-creator 1.3.1 with Qt 4.5.2 and MinGW 3.4.5 with Windows XP32 bits SP2, CPU Intel core i3-530

    I can compile my code ....but when i try to run it ( inside Qtcreator) i get the message :
    "Starting C:\Qt\MyCode\Qt_symphonie_rev3\release\Qt_symphoni e.exe...
    C:\Qt\MyCode\Qt_symphonie_rev3\release\Qt_symphoni e.exe exited with code -1073741515"

    but i can run it manually from the Windows explorer, and it works fine !!

    i have the same issue in Release or Debug mode, i checked again and again QtCreator config and can not find anything wrong.

    any idea ?

    thanks

    Michael

  2. #2
    Join Date
    Sep 2009
    Location
    phoenix, AZ
    Posts
    41
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: exited with code -1073741515

    well i found what was wrong ... i manually "reset" the "path" variable in QTCreator ... now everything works fine...

    there are a few weird thing in QtCreator, i don't know where it is taking the variables as i removed all the trace of config and reinstalled it, and still get the wrong path variable...

    anyway

  3. #3
    Join Date
    Mar 2010
    Posts
    1
    Qt products
    Qt4 Qt Jambi
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: exited with code -1073741515

    Hi OverTheOCean,
    I got the Qt Creator for MacOSX, and can't run any project, nothing, and too in Xcode, I think you know that means the error:
    collect2: id returned 1 exit status
    , here is the snap:

    Please if you have any suggestion please tell me.
    Thanks buddie...

  4. #4
    Join Date
    Sep 2009
    Location
    phoenix, AZ
    Posts
    41
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: exited with code -1073741515

    well it could come from many many things, make sure the Path variable in QTcreator is defined as the Path in Windows ....

    make sure you only have 1 Qt install and Minggw defined in the Path,

    which Qt / Qt creator and Mingw are you using ?

    M.

  5. #5
    Join Date
    Mar 2010
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: exited with code -1073741515

    Hi Chaparral,

    I think that this is technically a new thread, and not really related to the problem at the start of the thread. You would probably get a better number of responses (and more helpful ones) if you started a new thread just for your problem. Anyway, from your error it looks like the build is failing during linking, which means that the compiler was probably able to find the headers but not the actual libraries (I think). You can get more information from Qt Creator if you look in the "compile output" section in the bottom frame of Qt Creator. I guess that for you it will be called something else (since you native language appears to be Spanish). For me it is the 4th button along the bottom of the bottom frame. From the top picture that you posted, it looks like you have the wrong version of gcc installed for your processor type, so you should probably check that too.

    Hope that's some help!

Similar Threads

  1. exited with code -1073741511
    By john_god in forum Installation and Deployment
    Replies: 23
    Last Post: 13th June 2011, 15:18
  2. exited with code -1073741819 error
    By arpspatel in forum Qt Programming
    Replies: 8
    Last Post: 2nd March 2010, 09:47
  3. Replies: 8
    Last Post: 28th January 2010, 06:45
  4. Qt3 qprocess, executable exited?
    By triperzonak in forum Newbie
    Replies: 2
    Last Post: 22nd September 2008, 11:21
  5. A Dialog that cannot be exited
    By VireX in forum Newbie
    Replies: 4
    Last Post: 26th March 2007, 10:45

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.