I read it but didn't know how to activate egl support in glew. I had glew version 2.1, which doesn't mention it. Only glew 2.2.0 has it.
On Wed, 29 Mar 2023, 20:16 T. Modes, <[email protected]> wrote: > This is mentioned in INSTALL_cmake file (which seems nobody is reading...): > > 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. > > For the default branch there is also the following alternative added: > 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. > > -- > A list of frequently asked questions is available at: > http://wiki.panotools.org/Hugin_FAQ > --- > You received this message because you are subscribed to the Google Groups > "hugin and other free panoramic software" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/hugin-ptx/f6762a36-1942-4490-b5f3-7ea45e22f020n%40googlegroups.com > <https://groups.google.com/d/msgid/hugin-ptx/f6762a36-1942-4490-b5f3-7ea45e22f020n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/CA%2BkmSEBjwpYgb%2BXw%3DiD2egqVoYPR8_yT%3D1VdmpH7bdGBAOHUTA%40mail.gmail.com.
