https://bugs.kde.org/show_bug.cgi?id=399454

            Bug ID: 399454
           Summary: ECMAndroidDeployQt should also check ${prefix}/qml
           Product: extra-cmake-modules
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: AndroidToolchain
          Assignee: aleix...@kde.org
          Reporter: bizy...@zoho.com
                CC: ecm-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY
This line:
https://cgit.kde.org/extra-cmake-modules.git/tree/toolchain/ECMAndroidDeployQt.cmake#n9
assumes that Qt's QML modules are located in ${prefix}/lib/qml, but that's not
the case with Qt from qt.io where they are found in the qml subfolder.

As a workaround, one can create a link from lib/qml to qml.

STEPS TO REPRODUCE
1. Use Qt for Android from qt.io to build an Android app that uses CMake

OBSERVED RESULT
QML module search error

EXPECTED RESULT
Everything works fine

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to