opengl - how to compile glblendequation in visual studio 2010? -


How to compile glBlendEquation () in Visual Studio 2010? It says: error C3861: 'glBlendEquation': identifier not found

It seems that glBlendEquation is unavailable You must use this to work for Gl.h's header which is provided by Microsoft.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -