c++ - How to get the GL library/headers? - Stack Overflow

c++ - How to get the GL library/headers? - Stack Overflow

瀏覽:1269
日期:2025-05-17
On Windows you need to include the gl.h header for OpenGL 1.1 support and link against OpenGL32.lib. Both are a part of the Windows SDK....看更多