标签: c++ opengl
编译时我在文件glew.h中有这个错误
error C1083 Cannot open include file: 'GL/glu.h': No such file or directory.
在我的项目中,我添加了Linker->输入:
SDL2.lib SDL2main.lib SDL2_mixer.lib SDL2_ttf.lib opengl32.lib glew32.lib