Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how to set the path of the plugins so that the program could find it when it is running.
Forum Update on Monday, May 27th 2025

how to set the path of the plugins so that the program could find it when it is running.

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 96 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.
  • nicker playerN Offline
    nicker playerN Offline
    nicker player
    wrote on last edited by nicker player
    #1

    I ve windeployed the program ,and the it created some files,such as the folder named plugins.If I dont set the plugins path into the system environment vars,the program couldnt work cause that couldnt find the plugins path.so is there any way that could find the plugins without using the setting the vars method?
    by the way ,it occured the errors for the qml resources what the qt system offered.what should i do to solve the problem.

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      The Qt plugins are search in your app dir as described here: https://doc.qt.io/qt-6/deployment-plugins.html

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      2

      • Login

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