3dLabs glslang compiler on linux

Hi, has anyone got this http://developer.3dlabs.com/downloads/glslcompiler/index.htm compiled under linux/unix?

It seems to me it shouldn’t even compile on win, but who knows… First of all I got this error:

g++ -c -I. -I… -I…/… -I…/Include -I…/Public -I…/OSDependent/Linux -I…/…/OGLCompilersDLL Gen_glslang.cpp -o Gen_glslang.o
glslang.l:70: error: redefinition of ‘TSourceLoc yylineno’
Gen_glslang.cpp:350: error: ‘int yylineno’ previously defined here

There are more errors, but this seems so basic that I won’t explore further for now… Anyone can help?

Thanks
Pablo

Hi, take a look here: Same problem I have .

And if somehow you succeed, please tell me how.

Good luck :rolleyes: :rolleyes: :rolleyes:

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.