Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. The application was unable to start correctly (0xc000007b).
QtWS25 Last Chance

The application was unable to start correctly (0xc000007b).

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 2.4k Views
  • 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.
  • G Offline
    G Offline
    Grinch_
    wrote on last edited by
    #1

    I created a application using qt.It was working fine after a while i noticed that when i try to build & run it from qt creator it works both in debug & release built but when i try to lunch the application without the qt creator this error pops up "The application was unable to start correctly (0xc000007b)."(I've used the windeployqt.exe to get application dependencies).I've tried solution from previous similar topics but still no help.Would be great is someone could help me on this.Thanks

    QT Version:5.12.0
    Compiler:MinGW x64

    RatzzR J.HilkJ 2 Replies Last reply
    0
    • G Grinch_

      I created a application using qt.It was working fine after a while i noticed that when i try to build & run it from qt creator it works both in debug & release built but when i try to lunch the application without the qt creator this error pops up "The application was unable to start correctly (0xc000007b)."(I've used the windeployqt.exe to get application dependencies).I've tried solution from previous similar topics but still no help.Would be great is someone could help me on this.Thanks

      QT Version:5.12.0
      Compiler:MinGW x64

      RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      @Grinch_
      May be you are missing some DLL can you check with http://www.dependencywalker.com/ for missing DLL.
      It can also be possible that some of the DLL conflicts 64/32 bit DLL's.

      --Alles ist gut.

      G 1 Reply Last reply
      3
      • RatzzR Ratzz

        @Grinch_
        May be you are missing some DLL can you check with http://www.dependencywalker.com/ for missing DLL.
        It can also be possible that some of the DLL conflicts 64/32 bit DLL's.

        G Offline
        G Offline
        Grinch_
        wrote on last edited by
        #3

        @Ratzz Thanks for the reply.But i also tried that and added missing dlls but still the same issue.

        RatzzR 1 Reply Last reply
        0
        • G Grinch_

          I created a application using qt.It was working fine after a while i noticed that when i try to build & run it from qt creator it works both in debug & release built but when i try to lunch the application without the qt creator this error pops up "The application was unable to start correctly (0xc000007b)."(I've used the windeployqt.exe to get application dependencies).I've tried solution from previous similar topics but still no help.Would be great is someone could help me on this.Thanks

          QT Version:5.12.0
          Compiler:MinGW x64

          J.HilkJ Offline
          J.HilkJ Offline
          J.Hilk
          Moderators
          wrote on last edited by J.Hilk
          #4

          @Grinch_
          did you use the correct windeployqt.exe ? each install has its own windeployqt.exe. One for each compiler and each version.

          Also, did you add your qml files to the exe call, if you use qml=


          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


          Q: What's that?
          A: It's blue light.
          Q: What does it do?
          A: It turns blue.

          1 Reply Last reply
          3
          • G Grinch_

            @Ratzz Thanks for the reply.But i also tried that and added missing dlls but still the same issue.

            RatzzR Offline
            RatzzR Offline
            Ratzz
            wrote on last edited by
            #5

            @Grinch_
            Do you have two versions of Qt ?
            Can you check if 32 and 64 bit conflicts?

            --Alles ist gut.

            1 Reply Last reply
            3

            • Login

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