You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2022. It is now read-only.
I downloaded the code chapter.2.2.c, the compilation was smooth, but when I tried to execute the program it output the error "ERROR: Could not create the shaders: invalid operation". I compiled the file using gcc in Ubuntu 14.04, the OpenGL version in my computer is 3.3 (I actually modified the context in the code from 4.0 to 3.3), absolute beginner, having no idea what to do...