Please let me know if this is a known issue or if you can assist.
Yours,
Robert Clausecker
T. Modes
unread,
5:17 AM (15 hours ago) 5:17 AM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugin and other free panoramic software
From INSTALL_cmake
On Linux wxWidgets 3.1.5 and later is by default compiled with EGL support for the wxGLCanvas class. In this case you need to activate EGL support explicitly also in GLEW, otherwise there are crashes when intializing the wxGLCanvas. Alternatively you can also use the epoxy library instead of GLEW, which does the detection at run time. To build with epoxy add -DBUILD_WITH_EPOXY=on to the CMake command line.
Robert Clausecker
unread,
5:43 AM (15 hours ago) 5:43 AM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 'T. Modes' via hugin and other free panoramic software
Hi T. Modes,
Am Sonntag, dem 28.06.2026 um 02:17 -0700 schrieb 'T. Modes' via hugin
and other free panoramic software:
Our ports build GLEW with default options, which should include EGL
support. I presume that the user perhaps has a GPU too old to support
EGL?