[Hugin-bug-hunters] [Bug 2007178] Re: Replace GLEW with epoxy

2023-02-24 Thread tmodes
I committed the changes to the repository. But I made the choice of GLEW or epoxy user configurable in the CMake build. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2023.0beta1 -- You received this bug notification because you are a

[Hugin-bug-hunters] [Bug 1989723] Re: aborts on startup when built against wxwidgets3.2

2023-02-24 Thread tmodes
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

[Hugin-bug-hunters] [Bug 2007178] Re: Replace GLEW with epoxy

2023-02-24 Thread Chris Mayo
Thanks. That works for me. -- You received this bug notification because you are a member of Hugin Bug Hunters, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/2007178 Title: Replace GLEW with epoxy Status in Hugin: Fix Committed Bug description: GLEW is installed for