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?
Forum Updated to NodeBB v4.3 + New Features

Where to put the "platform" plugin folder?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.5k 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.
  • Z Offline
    Z Offline
    Ziko
    wrote on 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

    JKSHJ 1 Reply Last reply
    0
    • Z Ziko

      [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

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on 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

      • Login

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