-
3dLabs glslang compiler on linux
Hi, has anyone got this http://developer.3dlabs.com/download...iler/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
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules