Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32573

KDE exports QT_PLUGIN_PATH which prevents calculatorbuilder example to launch

    XMLWordPrintable

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            docteam Qt Documentation Team
            kileppal Kimmo Leppälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes