Re: Getting OpenGL 4.5 working with GTKMM
Carlo Wood <[email protected]> Mon, 12 Apr 2021 18:54:28 +0200
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 12 Apr 2021 11:52:14 +0000 JLM via gtkmm-list <[email protected]> wrote: > Just to close the loop in case anyone else runs into this, the main > problem was that I hadn't called gtkGlArea's make_current() function. > This is necessary to make the OpenGL rendering context available for > subsequent commands. Thanks! Always nice when people also report solutions to their problems :) Carlo Wood