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. [Solved]Built exe require windowplugind.dll to run, qt 5.3, windows 8.1

[Solved]Built exe require windowplugind.dll to run, qt 5.3, windows 8.1

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

    I want to run built exe on PC without installed qt, i found that exe required Qt5.3.2\5.3\mingw482_32\qml\QtQuick\Window.2\windowplugind.dll but in what folder should i copy this dll on PC without QT? if i copy to my exe folder it's not running.

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

      Hi and welcome to devnet,

      First thing before deploying, you should build your application in release mode.

      Then you have this fine wiki "entry":http://qt-project.org/wiki/Deploy_an_Application_on_Windows that shows how to deploy a Qt application on Windows. You also have the official "deployment guide":http://qt-project.org/doc/qt-5/windows-deployment.html if you want to go in the more gory details.

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

      1 Reply Last reply
      0
      • G Offline
        G Offline
        ggeorge82
        wrote on last edited by
        #3

        Thanks, first link helps, i copy folder QtQuick and QtQuick.2 to exe folder and it works

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

          You're welcome !

          Since you deployed successfully now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)

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

          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