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. Deploy Windows desktop application
Forum Updated to NodeBB v4.3 + New Features

Deploy Windows desktop application

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 317 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.
  • Q Offline
    Q Offline
    Quang Thanh
    wrote on last edited by Quang Thanh
    #1

    Hi guys,
    I'm kinda new to Qt and I got a small issue when deploy my project. I use windeployqt tool to deploy my application. It add some stuff into the release folder, except these .dll files and the .exe cant run without them. Then I manually copy paste to add these .dll files into the release folder, now it works properly. Its just a little inconvenience to me but is there any way to fix it? Many thanks.!
    Screenshot 2021-03-03 140045.png

    jsulmJ raven-worxR 2 Replies Last reply
    0
    • Q Quang Thanh

      Hi guys,
      I'm kinda new to Qt and I got a small issue when deploy my project. I use windeployqt tool to deploy my application. It add some stuff into the release folder, except these .dll files and the .exe cant run without them. Then I manually copy paste to add these .dll files into the release folder, now it works properly. Its just a little inconvenience to me but is there any way to fix it? Many thanks.!
      Screenshot 2021-03-03 140045.png

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

      @Quang-Thanh You can check Qt Bug Tracker to see whether this is a known issue (https://bugreports.qt.io/secure/Dashboard.jspa). If not you can file a bug.

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

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

        Did you notice the warning? There should be a warning:

        Warning: Cannot find GCC installation directory. g++.exe must be in the path.
        
        1 Reply Last reply
        0
        • Q Quang Thanh

          Hi guys,
          I'm kinda new to Qt and I got a small issue when deploy my project. I use windeployqt tool to deploy my application. It add some stuff into the release folder, except these .dll files and the .exe cant run without them. Then I manually copy paste to add these .dll files into the release folder, now it works properly. Its just a little inconvenience to me but is there any way to fix it? Many thanks.!
          Screenshot 2021-03-03 140045.png

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @Quang-Thanh
          how did you call windeployqt exactly?
          Did you provide the "--compiler-runtime" parameter?!

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          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