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. Deployment problems
Forum Updated to NodeBB v4.3 + New Features

Deployment problems

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
deploymentc++qt5.11
4 Posts 4 Posters 1.1k Views 3 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.
  • AlfacuA Offline
    AlfacuA Offline
    Alfacu
    wrote on last edited by
    #1

    Hello!
    I wrote an app but I can not run the application, I read this doc:
    http://doc.qt.io/qt-5/windows-deployment.html
    I did the deployment but although not work!!!

    "The application was unable to start correctly (0x00007b)."

    If some body have an idea I will to appreciate!
    Alejandro

    K JKSHJ 2 Replies Last reply
    0
    • AlfacuA Alfacu

      Hello!
      I wrote an app but I can not run the application, I read this doc:
      http://doc.qt.io/qt-5/windows-deployment.html
      I did the deployment but although not work!!!

      "The application was unable to start correctly (0x00007b)."

      If some body have an idea I will to appreciate!
      Alejandro

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Alfacu

      Did you check also with the dependency walker as explained here?

      You can also try start the application from a command line window. Sometimes this gives you a direct clue of what is missing.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      2
      • AlfacuA Alfacu

        Hello!
        I wrote an app but I can not run the application, I read this doc:
        http://doc.qt.io/qt-5/windows-deployment.html
        I did the deployment but although not work!!!

        "The application was unable to start correctly (0x00007b)."

        If some body have an idea I will to appreciate!
        Alejandro

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        @Alfacu said in Deployment problems:

        I wrote an app but I can not run the application, I read this doc:
        http://doc.qt.io/qt-5/windows-deployment.html
        I did the deployment but although not work!!!

        Before you deployed it, were you able to run your app from Qt Creator?

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        1
        • J.HilkJ Offline
          J.HilkJ Offline
          J.Hilk
          Moderators
          wrote on last edited by
          #4

          Are you sure you ran the correct version of windeployqt ? If you use the tool from the mingw folder for an app that was compiled with MSVC you'll end up with the wrong files and libaries inside your deploy directory.


          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
          2

          • Login

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