Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: shader compilation error on some Windows configuration #210

Closed
abey79 opened this issue Feb 19, 2021 · 0 comments
Closed

Bug: shader compilation error on some Windows configuration #210

abey79 opened this issue Feb 19, 2021 · 0 comments

Comments

@abey79
Copy link
Owner

abey79 commented Feb 19, 2021

The "label" shader has a compilation error on some windows configuration due to the unfortunate use of char as variable name.

vertex_shader
=============
0(6) : error C0000: syntax error, unexpected reserved word "char", expecting ';' at token "char"
0(14) : error C7506: OpenGL does not define the global type char
0(14) : error C0000: syntax error, unexpected ';', expecting '(' at token ";"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant