Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. What is makeCurrent() failed error?
Qt 6.11 is out! See what's new in the release blog

What is makeCurrent() failed error?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 5.4k 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.
  • S Offline
    S Offline
    sarvy
    wrote on last edited by
    #1

    i wanna run the executable file with "./Alpha_shape_3" command i got :
    The constructor with a QGLContext is
    deprecated, use the regular
    contructor instead.
    QXcbIntegration: Cannot create
    platform OpenGL context, neither GLX
    nor EGL are enabled
    QXcbIntegration: Cannot create
    platform OpenGL context, neither GLX
    nor EGL are enabled
    QOpenGLWidget: Failed to create
    context
    QXcbIntegration: Cannot create
    platform OpenGL context, neither GLX
    nor EGL are enabled
    QOpenGLWidget: Failed to create
    context
    composeAndFlush: makeCurrent()
    failed
    composeAndFlush: makeCurrent()
    failed
    composeAndFlush: makeCurrent()
    failed
    composeAndFlush: makeCurrent()
    failed

    it will continue until i close CGAL 3D Alpha shape window what's the problem? How can I solve it?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Please provide more information. What version of Qt did you use to build that project ? What Linux distribution are you running ? What is your graphic hardware ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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