We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm getting this error log at runtime:
Linker Error: 0:3(10): error: GLSL 1.30 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES
It hangs up for a moment, prints this two times then quits, if that helps with debugging.
Splash was compiled successfully without any errors, after I fulfilled the compilation dependencies.
I'm on a Thinkpad x201 running Arch Linux too (btw) and glslang v. 8.13.3743-1 is installed, if that helps too.
glslang v. 8.13.3743-1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm getting this error log at runtime:
It hangs up for a moment, prints this two times then quits, if that helps with debugging.
Splash was compiled successfully without any errors, after I fulfilled the compilation dependencies.
I'm on a Thinkpad x201 running Arch Linux too (btw) and
glslang v. 8.13.3743-1
is installed, if that helps too.The text was updated successfully, but these errors were encountered: