Compilation error const GLubyte* ...

Compilation error const GLubyte* ...

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
constatinus
Posts: 31
Joined: 27 Sep 2015, 23:00

Compilation error const GLubyte* ...

Post 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.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Compilation error const GLubyte* ...

Post by abma »

Post Reply

Return to “Linux”