Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-2396

Android viewer does not deploy qml plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt 3D Studio 2.1
    • Installer
    • None
    • Android

    Description

      Because QML plugins are not deployed, behavior scripts or QML files as assets for QML streams do not work.

      Workaround for building an APK with all QML plugins:

      • run the usual build steps for the viewer (i.e. qmake, Make, Make install)
      • disable qmake, Make, and Make install, and leave just the Build Android APK step active
      • edit the *-deployment-settings.json file manually, replacing the path in "qml-root-path" with "/path/to/qt3dstudio/src/shared/dummyqml"
      • run build (which only has the Build Android APK step enabled)

      Attachments

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

        Activity

          People

            kileppal Kimmo Leppälä
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes