Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Unsolved Failed to create OpenGL context (x86 msvc2017)

    General and Desktop
    2
    5
    325
    Loading More Posts
    • 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.
    • cfdev
      cfdev last edited by

      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 ?

      jsulm 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @cfdev last edited by

        @cfdev Did you try to update your graphics driver?

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

        cfdev 1 Reply Last reply Reply Quote 0
        • cfdev
          cfdev @jsulm last edited by

          @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 Reply Quote 0
          • cfdev
            cfdev last edited by

            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 Reply Quote 0
            • cfdev
              cfdev last edited by cfdev

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

              1 Reply Last reply Reply Quote 0
              • First post
                Last post