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

CMake: Avoid to deliver Qt Labs binarys in an apk

    XMLWordPrintable

Details

    Description

      When I build Qt and use it to create an apk for Android, I can find the following files in the libraries of my apk:

      • libqml_Qt_labs_platform_libqtlabsplatformplugin.so
      • libqml_Qt_labs_calendar_libqtlabscalendarplugin.so
      • libqml_Qt_labs_folderlistmodel_libqmlfolderlistmodelplugin.so
      • libqml_Qt_labs_handlers_libhandlersplugin.so
      • libqml_Qt_labs_settings_libqmlsettingsplugin.so
      • libqml_Qt_labs_sharedimage_libsharedimageplugin.so

      I also found the libraries in my Qt build folder in "qml/Qt/labs". It is ok for me when I download the Qt-Binarys and this libraries are included. But when I build Qt, Qt Labs should not be build/included by default. I am not able to find a feature parameter to disable this. The source of the libraries comes from two different modules:

      • qtquickcontrols2/src/imports/platform
      • qtquickcontrols2/src/imports/calendar
      • qtdeclarative/src/imports/folderlistmodel
      • qtdeclarative/src/imports/handlers
      • qtdeclarative/src/imports/settings
      • qtdeclarative/src/imports/sharedimage

      Is there a way to disable this, I did not find?

      Can it be usefull to add a feature parameter for this?

      Attachments

        1. cmake.txt
          6 kB
        2. libAusweisApp2.so-deployment-settings.json
          0.7 kB
        3. libs.xml
          72 kB
        4. make-apk.txt
          171 kB
        5. make-install.txt
          1015 kB
        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
            larss Lars Schmertmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes