Closed crosire closed 6 years ago
The latest glcorearb.h header has a new dependency on the shared header KHR/khrplatform.h. This was introduced in https://github.com/KhronosGroup/OpenGL-Registry/pull/183, see also https://www.khronos.org/registry/OpenGL/index_gl.php#headerskhr. Without it gl3w fails to compile in default configuration.
Thanks for the patch.
The latest glcorearb.h header has a new dependency on the shared header KHR/khrplatform.h. This was introduced in https://github.com/KhronosGroup/OpenGL-Registry/pull/183, see also https://www.khronos.org/registry/OpenGL/index_gl.php#headerskhr. Without it gl3w fails to compile in default configuration.