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

QML C++ extension not work on Android and IOS when compiled on macOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.1
    • None
    • Android, iOS/tvOS/watchOS

    Description

      In official example: QT Quick 3D - Custom Geometry Example. Everything is OK when compiled on Windows no matter that target platform is windows or android. But QML C++ extension not work on Android and IOS when compiled on macOS.

      Error info when running on iOS simulator: 

      QQmlApplicationEngine failed to load component
      qrc:/main.qml:56:1: module "CustomGeometryExample" is not installed

       

      Error info when running on Android: 

      W libcustomgeometry_arm64-v8a.so: qrc:/main.qml:56:1: module "CustomGeometryExample" is not installed

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kleinlee1 klein lee
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes