Help me and other
Posted: Sat Apr 16, 2016 14:46
ist gzdom 2.0.5
Execution could not continue.
Unable to load shader Default:
Init Shader 'Default':
Vertex shader:
Vertex shader failed to compile with the following errors:
ERROR: 0:2: '' : extension 'GL_ARB_uniform_buffer_object' is not supported
ERROR: compilation errors. No code generated.
Fragment shader:
Fragment shader failed to compile with the following errors:
ERROR: 0:2: '' : extension 'GL_ARB_uniform_buffer_object' is not supported
ERROR: 0:66: 'LightBufferUBO' : syntax error parse error
ERROR: compilation errors. No code generated.
Linking:
Vertex and Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed.
what can i do
Execution could not continue.
Unable to load shader Default:
Init Shader 'Default':
Vertex shader:
Vertex shader failed to compile with the following errors:
ERROR: 0:2: '' : extension 'GL_ARB_uniform_buffer_object' is not supported
ERROR: compilation errors. No code generated.
Fragment shader:
Fragment shader failed to compile with the following errors:
ERROR: 0:2: '' : extension 'GL_ARB_uniform_buffer_object' is not supported
ERROR: 0:66: 'LightBufferUBO' : syntax error parse error
ERROR: compilation errors. No code generated.
Linking:
Vertex and Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed.
what can i do