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. Error when deploying Qt App on windows 10
QtWS25 Last Chance

Error when deploying Qt App on windows 10

Scheduled Pinned Locked Moved Solved Installation and Deployment
deploymentwindows10problem
4 Posts 2 Posters 1.1k 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.
  • T Offline
    T Offline
    tkunzer
    wrote on last edited by
    #1

    Hi, i'm in trouble because i need to deploy my application for windows, so i followed this tuto : https://wiki.qt.io/Deploy_an_Application_on_Windows .
    Before that it didn't work because of the dll. But now i have all dll needed but the application don't work and it just launch the main window and it instantly shuts. alt text
    Here you can see the .exe and the main window few seconds before it shuts.
    I use Qt Creator 4.8.2 with free licence.
    If you have a clue of what is going on, i take it =)
    Thanks
    Thomas.

    jsulmJ 1 Reply Last reply
    0
    • T tkunzer

      Hi, i'm in trouble because i need to deploy my application for windows, so i followed this tuto : https://wiki.qt.io/Deploy_an_Application_on_Windows .
      Before that it didn't work because of the dll. But now i have all dll needed but the application don't work and it just launch the main window and it instantly shuts. alt text
      Here you can see the .exe and the main window few seconds before it shuts.
      I use Qt Creator 4.8.2 with free licence.
      If you have a clue of what is going on, i take it =)
      Thanks
      Thomas.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @tkunzer Did you use the windeployqt? Did you deploy needed plug-in?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • T Offline
        T Offline
        tkunzer
        wrote on last edited by
        #3

        @jsulm said in Error when deploying Qt App on windows 10:

        windeployqt

        No i just did the steps in the link in the first post.
        I don't know if i need plugin it's the first time i try to deploy a Qt app i'm a student and now i need to run my app on a pc that don't have Qt. My app is a web server and i used QtWebApp by Stefan Frings.
        Thanks for this quick answer.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tkunzer
          wrote on last edited by
          #4

          Ok i found the problem i just forgot to put the config file in my Deployment folder.
          Thanks for the help @jsulm .

          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