search for: rgl_user2window

Displaying 3 results from an estimated 3 matches for "rgl_user2window".

2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
...rces/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DRGL_USE_CARBON -I/System/Library/Frameworks/AGL.framework/Headers -DHAVE_PNG_H -I/opt/local/include/libpng12 -msse3 -fPIC -fno-common -g -O2 -march=pentium-m -mtune=prescott -c api.cpp -o api.o api.cpp: In function 'void rgl_user2window(int*, int*, double*, double*, double*, double*, int*)': api.cpp:608: error: invalid conversion from 'int*' to 'const GLint*' api.cpp:608: error: initializing argument 6 of 'GLint gluProject(GLdouble, GLdouble, GLdouble, const GLdouble*, const GLdouble*, const GLint*, GLdou...
2006 Jul 20
2
failed installing rgl
...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*, double*, double*, int*)???: api.cpp:735: error: ???gluUnProject??? was not declared in this scop...
2007 Feb 19
4
Installing Package rgl - Compilation Fails
...: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*, double*, int*)?: api.cpp:792: error: ?gluUnProject? was not declared in this scope make: *** [api...