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. QT5.10 deploys application failed in win10
Forum Updated to NodeBB v4.3 + New Features

QT5.10 deploys application failed in win10

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 3 Posters 798 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.
  • W Offline
    W Offline
    wenchaozou
    wrote on last edited by wenchaozou
    #1

    I have follow this page link text to deploy my application in win10,but it failed when I run my app in another win7 or win8.1.
    I have copy all the .dll files from C:\Qt\5.2.1\mingw48_32\bin\ and all the folders from C:\Qt\5.2.1\mingw48_32\plugins\ to my application path.
    0_1529823289032_无标题.png
    When I use the windeploy tool to deploy my app, I also get this error.
    this application has requested the runtime to terminate it in an unusual way

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should check with Dependency Walker whether you are missing some dependencies. Maybe something from MinGW.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      W 1 Reply Last reply
      2
      • SGaistS SGaist

        Hi and welcome to devnet,

        You should check with Dependency Walker whether you are missing some dependencies. Maybe something from MinGW.

        W Offline
        W Offline
        wenchaozou
        wrote on last edited by
        #3

        @SGaist thanks for your advise,I have used the Dependency Walker to check whether it missed some dependencies. It reported miss some windows dll files,such as api-ms-win-crt-runtime-l1-1-0.dll. when i run different computer, it reported miss different dll files.

        aha_1980A 1 Reply Last reply
        0
        • W wenchaozou

          @SGaist thanks for your advise,I have used the Dependency Walker to check whether it missed some dependencies. It reported miss some windows dll files,such as api-ms-win-crt-runtime-l1-1-0.dll. when i run different computer, it reported miss different dll files.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @wenchaozou can you show it?

          Qt has to stay free or it will die.

          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