Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17819

plugin cannot be loaded for module "QtGraphicalEffects"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.2.1
    • None
    • Qt 5.8
      Qt Creator 4.2.1
      Xcode 8.2
      OSX 10.11.6
      iPhone iOS 10.2.1
      Android 6.0.1

      just in the process of updating all my projects from 5.7 to 5.8
      configured project for Android, iOS, OSX
      can build and run on all platforms without any problems
      but under 'General messages' I got this:

      QML module does not contain information about components contained in
      plugins.
      Module path:
      /daten/_qt_sdks/sdk_580/5.8/android_armv7/qml/QtGraphicalEffects
      See "Using QML Modules with Plugins" in the documentation.
      Automatic type dump of QML module failed.
      Errors:
      "/daten/_qt_sdks/sdk_580/5.8/clang_64/bin/qmlplugindump" returned exit
      code 3.
      Arguments: -nonrelocatable QtGraphicalEffects 1.0 .
      Error parsing dependencies file <outputOfQmlimportscanner>:illegal value
      at 0
      failed to proecess output of qmlimportscanner
      QQmlComponent: Component is not ready
      file:///daten/_qt_sdks/sdk_580/5.8/android_armv7/qml/typelist.qml:2:1:
      plugin cannot be loaded for module "QtGraphicalEffects":
      '/daten/_qt_sdks/sdk_580/5.8/android_armv7/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so'
      is not a valid Mach-O binary (invalid magic 7f454c46)
      

      discussed another warning with J-P and he asked me if auto-completing of
      DropShadow is working.

      yes - it's working - so it seems the Type is known and I can ignore the
      error

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

            mabenell Marco Benelli
            ekkescorner Ekkehard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes