OpenChemistry/avogadrolibs

Migrate from GLEW to libepoxy or GLAD

Open

#1,992 opened on Apr 22, 2025

 (3 comments) (0 reactions) (0 assignees)C++ (232 forks)auto 404
buildhelp wantedrendering

Repository metrics

Stars
 (662 stars)
PR merge metrics
 (PR metrics pending)

Description

Avogadro version: (please complete the following information from the About box):

  • Avogadrolibs: master

Desktop version: (please complete the following information):

  • OS: Fedora
  • Version 42

Describe the bug Hi,

we are currently trying to get rid of GLEW in Fedora as it isn't maintained anymore. Also GLEW with the last release only supports GLX and not EGL.

There are two ways moving forward:

With both of them migration should be straight forward.

Thanks for considering!

Contributor guide