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

Symbian Bearer plugin stub deployment fails on some SDKs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.0
    • 4.7.0
    • None
    • None
    • c2f0e79f36ddd9c157ee795825c862687957941d,8e86df43cbc54b740a8aa5f950a5811ac25b9539

    Description

      Symbian Bearer plugin stub deployment in s60installs.pro fails on some SDKs. This happens when SDK has epoc32/include/data_caging_paths.prf, too, and Qt's data_caging_paths.prf is overridden by that. However, the root problem is that QT_PLUGINS_BASE_DIR and QT_IMPORTS_BASE_DIR should not be platform overridable in the first place since in that case QLibraryInfo::location() calls in code will not match these paths. Optimally these variables should be removed from data_caging_paths.prf and be set in qconfig.pri which is generated by configure.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes