Page 1 of 1

Compilation error const GLubyte* ...

Posted: 05 Jun 2018, 15:56
by constatinus
/home/user/git/spring/rts/Rendering/GL/myGL.cpp:149:49: error: a reinterpret_cast is not a constant expression
static constexpr const GLubyte* qcriProcName = (const GLubyte*) "glXQueryCurrentRendererIntegerMESA";

probably has something to do with my first error post. This is on git master and maint., and also on release spring 104.0.1.

Re: Compilation error const GLubyte* ...

Posted: 15 Jun 2018, 11:55
by abma