解决 CodeBlocks opengl glew undefined reference to `_imp__glewInit'报错
在CodeBlocks环境中使用Glut和Glew来使用oopengl shader
在编译的时候,报:
undefined reference to `_imp__glewInit'
错误
按照下图设置:

就可以了
在CodeBlocks环境中使用Glut和Glew来使用oopengl shader
在编译的时候,报:
undefined reference to `_imp__glewInit'
错误
按照下图设置:

就可以了