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