Open
Description
Hello,
Trying to build a shader and started getting this error:
ashton/lib/ashton/mixins/version_checking.rb:9:in `check_opengl_version': OpenGL 2.0 required to utilise Ashton::Shader (Ashton::NotSupportedError)
from /Users/jairosa/projects/joseairosa/ashton/lib/ashton/shader.rb:40:in `initialize'
I'm, running on a mac machine and got OpenGL installed.
Any ideas?