Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved QT5.10 deploys application failed in win10

    Installation and Deployment
    3
    4
    562
    Loading More Posts
    • 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
      wenchaozou last edited by wenchaozou

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 2
        • W
          wenchaozou @SGaist last edited by

          @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_1980 1 Reply Last reply Reply Quote 0
          • aha_1980
            aha_1980 Lifetime Qt Champion @wenchaozou last edited by

            @wenchaozou can you show it?

            Qt has to stay free or it will die.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post