I am trying to compile this simple C/OpenGL program with mingw w64
#include void display() { glClear(GL_COLOR_BUFFER_BIT); glColor3f(