I have missing opengl32 library (more details: mingw32 w64 missing OpenGL32 lib). I have several questions related to this library:
- Why I need opengl32 static library ( I have .dll)?
- Why video card vendors does not provide this library?
- Who should provide it?
- Is there a source code of opengl32 library?
- Why I need GLEW or other GL library implementations (to use all features of OpenGL) if there is opengl32? Why opengl32 cannot have all required GL implementation?
gl...functions) and Microsoft-specific (wglones at least). The publicly-known ones don’t vary between vendors.