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. Where to put the "platform" plugin folder?

Where to put the "platform" plugin folder?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.4k 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.
  • Z Offline
    Z Offline
    Ziko
    wrote on 22 Mar 2017, 14:10 last edited by JKSH
    #1

    [EDIT: Split off to a new topic. They are different problems. --JKSH]

    Hi, I have the same problem on an app that I'm deployed. In my case the installer extract all plugins under <ApplicationDirPath>/plugins (the right way I think) but for some reasons the app is not able to find qwindows.dll inside <ApplicationDirPath>/plugins/platform/qwindows.dll and the error of the topic appears.

    The problem is solved if I copy the folder platform on <ApplicationDirPath>, in this manner all work ok. This is not clear for me: The platform folder should stay inside <ApplicationDirPath> or <ApplicationDirPath>/plugins ?

    I was tested this behaviour on Windows7/8.1/10 with Qt5.7.1

    J 1 Reply Last reply 22 Mar 2017, 22:13
    0
    • Z Ziko
      22 Mar 2017, 14:10

      [EDIT: Split off to a new topic. They are different problems. --JKSH]

      Hi, I have the same problem on an app that I'm deployed. In my case the installer extract all plugins under <ApplicationDirPath>/plugins (the right way I think) but for some reasons the app is not able to find qwindows.dll inside <ApplicationDirPath>/plugins/platform/qwindows.dll and the error of the topic appears.

      The problem is solved if I copy the folder platform on <ApplicationDirPath>, in this manner all work ok. This is not clear for me: The platform folder should stay inside <ApplicationDirPath> or <ApplicationDirPath>/plugins ?

      I was tested this behaviour on Windows7/8.1/10 with Qt5.7.1

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 22 Mar 2017, 22:13 last edited by
      #2

      @Ziko said in Where to put the "platform" plugin folder?:

      This is not clear for me: The platform folder should stay inside <ApplicationDirPath> or <ApplicationDirPath>/plugins ?

      The correct path is <ApplicationDirPath>/platform/qwindows.dll.

      See https://wiki.qt.io/Deploy_an_Application_on_Windows

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      1

      1/2

      22 Mar 2017, 14:10

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved