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

Windows deployment problems

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 1 Posters 383 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.
  • H Offline
    H Offline
    Husky
    wrote on last edited by
    #1

    Hello Community,
    I have a problem in deploying a qt quick application. If i run the application from qt qreator it works fine. After this i deployed the application with the windeployqt tool. If i double tab on the .exe the application won't start. If i run this .exe file from the qt commandline it starts without problems. If i run it from windows shell it also doesn't start.Dependency walker marks that the qcore.dll checksum is wrong.

    I am using win32 with qt 5.11.1.

    Do you have any suggestions?

    Best regards,
    Julian

    1 Reply Last reply
    0
    • H Offline
      H Offline
      Husky
      wrote on last edited by
      #2

      I tried something more.
      If i copy the Whole bin folder from mingw32 from 11.1 into the folder from my Exe the Programm does start.
      But if i rename my Qt folder. So the system thinks i have no qt enviroment installed it doesn't start again.
      But in my enviroment variables there is nothing with qt

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Husky
        wrote on last edited by
        #3

        Sry was my fault. I Forgot to copy the qml folder.
        Now it works. And i can begin to remove everything what is not needed from the application

        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