我在QGLviewer上遇到了一个问题(同样的问题,在linux和windows上都有)。然后我尝试编译他们的示例项目,但失败了。我得到的是::-1: error: Use qmake LIB_DIR=/path/to/QGLViewer/libQGLViewerd2.a22:03:04: RunningMESSAGE: Unable to find libQGLViewer2.a in C:\Windows\
根据手册,我必须这样做;2) qmake然而,通过键入make来编译库几乎立即以错误结束;In file included from domUtils.h:23,config.h::841: error: ‘height’ was not declared in this scope
qglviewer
我试图在MacOSX10.7.2上编译基于QT C++ opengl的代码,但它无法找到qglviewer.h文件。qglviewer.h: No such file or::GLViewer(QWidget*)’: src/GLViewer.cc:28: error: class
‘GLViewer’ does not have any field
我试图在MacOS 10.7.2上安装libQGLViewer2.3.13 (最新版本),但在编译了libqglviewer的某些部分后,它给出了以下错误:In file included from computerPlayer.cpp:33: No such file or directory make[2