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

Incorrect links to plugins library in Resource folder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.2
    • 5.4.0 RC, 5.4.1
    • None
    • 104241306b844bdc8608cba7022aba0898f16ce4

    Description

      When macdeployqt finished work in application bundle created folder "Resources". In this folder exist qml folder with QML imports. In old version this folder saved all imports from QML with *.dylib but in current version "Qt 5.4 RC" this files is a symlink. But when I try to run my application I've receive error message like this:
      QQmlApplicationEngine failed to load component
      qrc:///qml/main.qml:1 module "QtQuick" plugin "qtquick2plugin" not found

      When I try to check all files from Resource/qml this files linked to incorrect path and that's why my application doesn't work.

      Attachments

        Issue Links

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

          Activity

            People

              sorvig Morten Sørvig
              shav Andrew Shapovalov
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes