I have updated my Juce GIT repo this morning and now I have this error:
3>d:\sdks\juce\modules\juce_opengl\opengl/juce_OpenGLShaderProgram.cpp(87): error C3861: 'glGetAttribLocation' : identificateur introuvable
It seems that “glGetAttribLocation” function is not declared in juce_openglextensions.h !
Best regards