I'm having issues with wglext.h in MinGW. The version from Visual Studio isn't working (compiler screams about missing defines).
So I tried using mesa-dev and compiling it with MinGW - and I get bug
Fatal error: glapi.h: No such file or directory
Any ideas how to solve this?