Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Exited with code -1073741511
Forum Updated to NodeBB v4.3 + New Features

Exited with code -1073741511

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    brlebtag
    wrote on last edited by
    #1

    I'm using Qt-creator.

    but when i execute my just compiled program i got this error:

    Starting C:\Users\Bruno Gabriel\Documents\Bruno Gabriel\Ciência da Computação\Sistema Distribuido\WCrawler\WCrawler-build-Desktop-Debug\debug\WCrawler.exe...
    The program has unexpectedly finished.
    C:\Users\Bruno Gabriel\Documents\Bruno Gabriel\Ciência da Computação\Sistema Distribuido\WCrawler\WCrawler-build-Desktop-Debug\debug\WCrawler.exe exited with code -1073741511

    if i got at the specific folder and execute the programa it works perfectly.

    i reinstalled qt and qt-creator 2 times already...

    any ideia?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC that's the: missing DLL's error.

      Are you using a third party library ? If so, you have to update the PATH variable in the run configuration and add the path to the 3rd party dlls.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        brlebtag
        wrote on last edited by
        #3

        no, i am not using any 3rd party library.

        i checked PATH and its ok, all paths is working...

        but thx...

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved