-
Notifications
You must be signed in to change notification settings - Fork 9
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
Cant compile shaders #1
Comments
Make sure your graphics card supports OpenGL 3.3 |
It sure does its a GTX 1060 with all latest drivers, it supports OpenGL 4.6. It seems a something with QT i'm running latest version of Qt freshly downloaded from the site using its official the downloader i also tried with MSYS2 mingw64 build with no success |
@angelorodem could you please try again from master? |
I Just tested on windows with MSYS2 Mingw64 and it worked fine! But on Ubuntu 16 (visualized with 3D accel) i got this issue
This might actually be a hardware limitation, so will test this on a properly installed linux and report back |
When i try to run the software and apply the blur i get this error
And even changing to #version 320 es i get this error
how did you manage to run it?
The text was updated successfully, but these errors were encountered: