按照opengl红宝书样例环境配好freeglut和glew后,编译链接没错,运行就崩溃,如图 在windows平台上,在调用glewInit()前加上一句glewExperimental = GL_TRUE;