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

QtGraphicalEffects does not include qml files in static builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.2
    • 5.7
    • None
    • b6ff12df5496f3d296bb438ae343d5f771e93fec

    Description

      When performing a static build, the following qml files are not being included in any library:

      Blend.qml
      BrightnessContrast.qml
      Colorize.qml
      ColorOverlay.qml
      ConicalGradient.qml
      Desaturate.qml
      DirectionalBlur.qml
      Displace.qml
      DropShadow.qml
      FastBlur.qml
      GammaAdjust.qml
      GaussianBlur.qml
      Glow.qml
      HueSaturation.qml
      InnerShadow.qml
      LevelAdjust.qml
      LinearGradient.qml
      MaskedBlur.qml
      OpacityMask.qml
      qmldir
      RadialBlur.qml
      RadialGradient.qml
      RectangularGlow.qml
      RecursiveBlur.qml
      ThresholdMask.qml
      ZoomBlur.qml

      These files are in the folder: qtgraphicaleffects/src/effects and are part of the QtGraphicalEffects module.

      The effects_plugin.pro project, which accounts for these files. does not produce a library and hence static builds are missing these files. This prevents importing the QtGraphicalEffects module in qml files for static builds.

      Attachments

        For Gerrit Dashboard: QTBUG-57205
        # Subject Branch Project Status CR V

        Activity

          People

            andysh Andy Shaw
            nvelinov Nikola Velinov
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes