search for: windowimpl

Displaying 4 results from an estimated 4 matches for "windowimpl".

2005 Jul 19
0
Problems in rgl on MacOS X
.../include -DDarwin -DNO_GL_PREFIX -I/usr/X11R6/include -I/usr/ local/include -Wall -pedantic -fno-exceptions -fno-rtti -fno-common -g -O2 -c fps.cpp -o fps.o types.h:76: warning: 'class DestroyHandler' 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...
2006 Jul 20
2
failed installing rgl
...engl.hpp:23:20: error: GL/glu.h: No such file or directory Disposable.hpp:13: warning: ???struct IDisposeListener??? has virtual functions but non-virtual destructor types.h:77: 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*,...
2006 Jul 12
2
Error install rgl package on linux
...c -fasynchronous-unwind-tables -c api.cpp -o api.o Disposable.hpp:13: warning: 'struct IDisposeListener' has virtual functions but non-virtual destructor types.h:77: 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 <snip> Disposable.hpp:13: warning:...
2007 Feb 19
4
Installing Package rgl - Compilation Fails
...i.cpp:14: opengl.hpp:24:20: error: GL/glu.h: No such file or directory Disposable.hpp:13: warning: ?struct IDisposeListener? has virtual functions but non-virtual destructor types.h:77: 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*,...