我在代码中添加了gluPerspective(45.0,(GLfloat)width / (GLfloat)height, 0.1,100.0);
使用的QT版本为4.7。
error LNK2019: unresolved external symbol __imp__gluPerspective referenced in function "protected: virtual void __thiscall NeHeWidget::resizeGL(int,int)" (?resizeGL@NeHeWidget@@MAEXHH@Z)
请求大侠回答