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

Change qt runtime deployment location on blackberry 10 devices in qt creator.

    XMLWordPrintable

Details

    • QNX

    Description

      We should change the location the qt runtime is deployed to on the device in qt creator for blackberry 10 devices.
      The current location is "app/native/imports", "app/native/plugins" and "app/native/lib".
      I suggest we change the locations to "app/native/qtruntime/qml", "app/native/qtruntime/plugins" and "app/native/qtruntime/lib" accordingly for the following reasons:

      • The qt runtime should be in a logically separate place from the user assets.
      • The location of QML2_IMPORT_PATH has changed in qt5 from imports to qml and we should reflect the change.
      • A user might decide to package his own libraries, qml assets and plugins in the aforementioned folders, which will currently be overwritten by the qtruntime. This is unexpected behaviour.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            swoz Sebastian Wozny
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes