Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
4.8.5
-
KDE
-
911ca6b511e596af1c703ba4046ae8a93e70988b
Description
It should be mentioned in Qt installation documentation that the QT_PLUGIN_PATH should point to correct location.
KDE sets QT_PLUGIN_PATH to point to the Qt plugins shipped with KDE which prevents correct plugins from loading for calculatorbuilder example.
KDE QT_PLUGIN_PATH:
QT_PLUGIN_PATH=/home/user/.kde/lib64/kde4/plugins/:/usr/lib64/kde4/plugins/
That should be replaced with something like:
QT_PLUGIN_PATH=$QT_INSTALL_PATH/plugins
Attachments
For Gerrit Dashboard: QTBUG-32573 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
142502,3 | Doc: added note about variable QT_PLUGIN_PATH | 5.6 | qt/qtdoc | Status: MERGED | +2 | 0 |