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 580 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.
  • C Offline
    C Offline
    cfdev
    wrote on 30 Oct 2018, 08:26 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 ?

    J 1 Reply Last reply 30 Oct 2018, 09:42
    0
    • C cfdev
      30 Oct 2018, 08:26

      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 ?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 30 Oct 2018, 09:42 last edited by
      #2

      @cfdev Did you try to update your graphics driver?

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

      C 1 Reply Last reply 30 Oct 2018, 09:50
      0
      • J jsulm
        30 Oct 2018, 09:42

        @cfdev Did you try to update your graphics driver?

        C Offline
        C Offline
        cfdev
        wrote on 30 Oct 2018, 09:50 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
        • C Offline
          C Offline
          cfdev
          wrote on 30 Oct 2018, 10:39 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
          • C Offline
            C Offline
            cfdev
            wrote on 31 Oct 2018, 08:40 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

            4/5

            30 Oct 2018, 10:39

            • Login

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