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

Not possible to exclude qtquicktimeline and qtquick control styles from the build

    XMLWordPrintable

Details

    • All
    • f2bb22b54 (dev), f95f24467 (6.6), 3937c5a45 (tqtc/lts-6.5)

    Description

      I'm trying to build as minimal Qt quick setup as possible. Setup is using static Qt build and quickcontrols2 with single style. I tried disabling unwanted styles with following flags:

      -no-feature-quickcontrols2-fusion
      -no-feature-quickcontrols2-imagine
      -no-feature-quickcontrols2-ios
      -no-feature-quickcontrols2-macos
      -no-feature-quickcontrols2-material
      -no-feature-quickcontrols2-universal
      -no-feature-quickcontrols2-windows

      But it seems that code is still compiled and linked into my app.  I would also like to disable other core features, like cbor but this is not possible due qtquicktimeline is compiled no matter what. Is there some option to disable it?

      Attachments

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

        Activity

          People

            semlanik Alexey Edelev
            jarihelaakoski Jari Helaakoski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes