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. Windows 10 Deployment of Plugins
Forum Updated to NodeBB v4.3 + New Features

Windows 10 Deployment of Plugins

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 604 Views 2 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.
  • ModelTechM Offline
    ModelTechM Offline
    ModelTech
    wrote on last edited by
    #1

    I have observed that following the procedure to create a deployable package as described here: http://doc.qt.io/qt-5/windows-deployment.html with your own plugins into a plugins subdirectory of the deployable package does not work when having my code compiled in Windows 10: the plugins are simply not found when executing my app. It does however work under Windows 7. All with the same versions of Qt Creator and MinGW. Has anybody else have similar experiences?

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

      Hi,

      Did you try to start your application with the "QT_DEBUG_PLUGINS" environment variable set to 1 ? That might give you more information about what is happening with your plugin.

      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