how to set the path of the plugins so that the program could find it when it is running.
Unsolved
General and Desktop
-
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. -
The Qt plugins are search in your app dir as described here: https://doc.qt.io/qt-6/deployment-plugins.html