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. Qt Quick 2 application does not work with OpenGL v 1.4 (ANGLE)
Forum Updated to NodeBB v4.3 + New Features

Qt Quick 2 application does not work with OpenGL v 1.4 (ANGLE)

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 676 Views 1 Watching
  • 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.
  • 0 Offline
    0 Offline
    0hno
    wrote on last edited by
    #1

    Hi.
    I have PC with intel 945gm graphical card, that support only v 1.4 openGL. So when i try launch my application (that use QtQuick 2.0) I got error with ig4icd32.dll file. I google this trouble a lot, and understand, that for QtQuick 2 apps to work, a graphics driver that provides OpenGL 2.1 or higher is required. But also I found information about ANGLE, library, that "converts OpenGL ES 2.0 API calls to DirectX 11 or DirectX 9 calls". So can I use somehow this library for solving this problem? If it possible what i must to do? Maybe some special config keys in Qt Creator for build app? Install ANGLE on target computer?
    Thaks for help.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Leonardo
      wrote on last edited by
      #2

      Hi. Please, see

      http://doc.qt.io/qt-5/windows-requirements.html#graphics-drivers

      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