Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. Please help on this error
Qt 6.11 is out! See what's new in the release blog

Please help on this error

Scheduled Pinned Locked Moved India
3 Posts 3 Posters 1.9k 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.
  • H Offline
    H Offline
    harshit_smart
    wrote on last edited by
    #1

    I am new to Qt...and getting following error...using windows 7 with qt 5.3 mingw...

    QML debugging is enabled. Only use this in a safe environment.
    getProcAddress: Unable to resolve 'glBindFramebuffer'
    getProcAddress: Unable to resolve 'glBindFramebufferOES'
    getProcAddress: Unable to resolve 'glBindFramebufferARB'

    Went through lot of forums online but cant find an exact solution...
    If anyone faced the same..please help

    1 Reply Last reply
    0
    • A Offline
      A Offline
      ankursaxena
      wrote on last edited by
      #2

      I think some kind of file missing possible .

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andreyc
        wrote on last edited by
        #3

        It is possible that OS driver does not support OpenGL 2.0 (I guess)
        Check what version of OpenGL is supported by a graphics card.
        Also you may try to use different version of Qt for Windows.
        Qt for windows comes in two editions OpenGL and ANGLE.
        "See the differences between two versions":http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL

        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