Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. module "QtGraphicalEffects" is not installed
Forum Update on Monday, May 27th 2025

module "QtGraphicalEffects" is not installed

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 3.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amit.nanda
    wrote on last edited by
    #1

    Currently my app is using QT 5.5 and working fine, now while i am upgrading QT to 5.7, the app builds fine by crashes while doing actions.

    Only error that can see is module "QtGraphicalEffects" is not installed, i see that QtGraphicalEffects is now a module, but due some reason the app is not able to load this.

    Also i see that plugins.qmltypes is missing for QtGraphicalEffects, can this be the reason, running qmlplugindump also doesn't gives much.

    ./qmlplugindump -nonrelocatable QtGraphicalEffects 1.0
    This plugin does not support createPlatformOpenGLContext!

    What am i missing here, thanks in advance

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Than
      wrote on last edited by
      #2

      now i also get a similar error. can you fix it?

      jsulmJ 1 Reply Last reply
      0
      • T Than

        now i also get a similar error. can you fix it?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Than What Qt version did you install?
        How did you install it?
        On which platform?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Than
          wrote on last edited by
          #4

          thanks you.
          i use qt creator - windown and install qt 5.15.2
          projeck: Qt quick for python

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved