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. Failed to create OpenGL context (x86 msvc2017)

Failed to create OpenGL context (x86 msvc2017)

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 724 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.
  • cfdevC Offline
    cfdevC Offline
    cfdev
    wrote on last edited by
    #1

    Hi there,

    I have builded Qt 5.9.7 for 32bit with msvc2017 successfull (tested with 5.11.2 too).
    With -opengl es2 support for ANGLE.

    opengl configure

    And when I run my exe on win7 32bit, I have this error :
    opengl error context

    As you see, the libraries emulation are present at exe side ...
    What I doing wrong ?

    jsulmJ 1 Reply Last reply
    0
    • cfdevC cfdev

      Hi there,

      I have builded Qt 5.9.7 for 32bit with msvc2017 successfull (tested with 5.11.2 too).
      With -opengl es2 support for ANGLE.

      opengl configure

      And when I run my exe on win7 32bit, I have this error :
      opengl error context

      As you see, the libraries emulation are present at exe side ...
      What I doing wrong ?

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

      @cfdev Did you try to update your graphics driver?

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

      cfdevC 1 Reply Last reply
      0
      • jsulmJ jsulm

        @cfdev Did you try to update your graphics driver?

        cfdevC Offline
        cfdevC Offline
        cfdev
        wrote on last edited by
        #3

        @jsulm no, because I have this problem on multiple computer.

        With my old configuration > qt 5.9 with prebuild bin msvc2015 32bit are working perfectly on the same computer...
        Because the qt lib 32bit are no longer built, I must build qt lib by my own. (maybe because this problem are unsolve on 32bits...)

        1 Reply Last reply
        0
        • cfdevC Offline
          cfdevC Offline
          cfdev
          wrote on last edited by
          #4

          Arf, another post like this :
          https://forum.qt.io/topic/95075/should-i-build-with-opengl-desktop-dynamic-or-not/3

          I'll try this configuration

          1 Reply Last reply
          0
          • cfdevC Offline
            cfdevC Offline
            cfdev
            wrote on last edited by cfdev
            #5

            No doesn"t work... with -opengl dynamic
            If anyone can try this configuration to help me and other...

            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