Displaying 4 results from an estimated 4 matches for "pixmapformat".
2005 Jul 19
0
Problems in rgl on MacOS X
...andler' has virtual functions but
non-virtual destructor
gui.h:55: warning: 'class gui::WindowImpl' has virtual functions but
non-virtual destructor
gui.h:89: warning: 'class gui::GUIFactory' has virtual functions but
non-virtual destructor
pixmap.h:39: warning: 'class PixmapFormat' has virtual functions but
non-virtual destructor
More seriously it breaks in scene.cpp thus:
g++ -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/
include -I/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/
X11R6/include -DDarwin -DNO_GL_PREFIX -I/usr/X11R6/include -...
2006 Jul 20
2
failed installing rgl
...ss DestroyHandler??? has virtual functions but
non-virtual destructor
gui.hpp:56: warning: ???class gui::WindowImpl??? has virtual functions but
non-virtual destructor
gui.hpp:90: warning: ???class gui::GUIFactory??? has virtual functions but
non-virtual destructor
pixmap.h:39: warning: ???class PixmapFormat??? has virtual functions but
non-virtual destructor
api.cpp: In function ???void rgl_user2window(int*, int*, double*, double*,
double*, double*, int*)???:
api.cpp:707: error: ???gluProject??? was not declared in this scope
api.cpp: In function ???void rgl_window2user(int*, int*, double*, double*,...
2007 Feb 19
4
Installing Package rgl - Compilation Fails
...: warning: ?class DestroyHandler? has virtual functions but
non-virtual destructor
gui.hpp:56: warning: ?class gui::WindowImpl? has virtual functions but
non-virtual destructor
gui.hpp:90: warning: ?class gui::GUIFactory? has virtual functions but
non-virtual destructor
pixmap.h:39: warning: ?class PixmapFormat? has virtual functions but
non-virtual destructor
api.cpp: In function ?void rgl_user2window(int*, int*, double*, double*,
double*, double*, int*)?:
api.cpp:764: error: ?gluProject? was not declared in this scope
api.cpp: In function ?void rgl_window2user(int*, int*, double*, double*,
double*, doub...
2006 Jul 12
2
Error install rgl package on linux
...yHandler' has virtual functions but
non-virtual destructor
gui.hpp:56: warning: 'class gui::WindowImpl' has virtual functions but
non-virtual destructor
gui.hpp:90: warning: 'class gui::GUIFactory' has virtual functions but
non-virtual destructor
pixmap.h:39: warning: 'class PixmapFormat' has virtual functions but
non-virtual destructor
<snip>
Disposable.hpp:13: warning: 'struct IDisposeListener' has virtual
functions but non-virtual destructor
gui.hpp:56: warning: 'class gui::WindowImpl' has virtual functions but
non-virtual destructor
gui.hpp:90: warni...