Comment 11 for bug 1989723

Revision history for this message
tmodes (tmodes) wrote :

The default branch does now allow to use the epoxy library instead of GLEW (see https://bugs.launchpad.net/hugin/+bug/2007178 )
The use the epoxy library add -DBUILD_WITH_EPOXY=on to the CMake command line. Epoxy should detect at run-time if you are using GLX or EGL and so improve the situation (hopefully).