在CodeBlocks环境中使用Glut和Glew来使用oopengl shader

在编译的时候,报:

undefined reference to `_imp__glewInit'

错误

按照下图设置:

解决 CodeBlocks opengl glew undefined reference to `_imp__glewInit'报错

就可以了

相关文章: