octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55883] Octave 5.1.0 fails to find QtOpenGL on


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55883] Octave 5.1.0 fails to find QtOpenGL on macOS
Date: Tue, 12 Mar 2019 16:39:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

Follow-up Comment #10, bug #55883 (project octave):

Yeah I think for Octave 5.x, we don't want to make configure any more
complicated than it already is. I can build Octave with Qt 5.12 with the
QtOpenGL module available. Everything is configured, built, and linked
properly, just that the libQt5OpenGL library is overlinked into the
'__init_qt__.oct' module. That's a very minor issue and not worth fixing on
stable.

This bug appears on macOS because of an unknown reason so far, is it because
of a partial Qt 5.12 install? Is the QtOpenGL module removed from macOS
installs now for some reason? Agree that this can be easily worked around by
patching the configure script to bypass linking that module in.

For Octave 6, we can fix this bug by removing all references to QtOpenGL /
Qt5OpenGL in the configuration process and only testing for and using
QOpenGLWidget to vastly simplify maintenance of this going forward.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55883>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]