With reference to some problems in the https://blog.csdn.net/xuguangsoft/article/details/8002375 configuration opengl environment using Need to pay attention to
The include order glew of #include is finite

At the same time in order to use the glew static library need to be defined in code GLEW_STATIC add glew32s. The use of lib Otherwise the glewInit @ link errors
The include order glew of #include is finite

At the same time in order to use the glew static library need to be defined in code GLEW_STATIC add glew32s. The use of lib Otherwise the glewInit @ link errors

Read More:
- Summary of problems encountered in compiling opengl code
- How to use higher version of OpenGL SDK in windows?
- Configuring OpenGL development environment in win10 + vs2015 (including the method of installing 32-bit and 64 bit libraries)
- Solution to the problem that OpenGL can’t find glew32.dll in vs2019
- Vs2017 installing OpenGL
- The simplest course of configuring OpenGL in vs2015
- OpenGL environment configuration
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- (64 bit) OpenGL configuration + vs2017 + glew + glfw
- OpenGL development environment configuration [vs2017] + common problems
- Solving CodeBlocks OpenGL glew undefined reference to`_ imp__ Glewinit ‘error
- Vs2013 + glfw + glew configure OpenGL development environment
- How to use high version OpenGL under Windows
- Configure OpenGL development environment (vs2015)
- OpenGL class library and environment configuration under win10 and vs2015
- Clion MinGW super fast configuration OpenGL development environment
- Configuration of OpenGL under CodeBlocks and solutions to problems encountered
- OpenGL learning notes: Problems and Solutions
- Xcode configuring OpenGL
- Vs2015 configuring OpenGL development environment: configuration of glfw library and glad Library