当前位置: 代码迷 >> VC/MFC >> opengl中的glGenVertexArrays未定义标识符解决思路
  详细解决方案

opengl中的glGenVertexArrays未定义标识符解决思路

热度:128   发布时间:2016-05-02 03:26:49.0
opengl中的glGenVertexArrays未定义标识符

显示报错未定义标识符,刚刚入手opengl,请指教
------解决思路----------------------
3.0 以上才有
------解决思路----------------------
#include <gl/gl3.h>