search for: rgl_window2us

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

Did you mean: rgl_window2user
2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
....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*, GLdouble*, GLdouble*, GLdouble*)' api.cpp: In function 'void rgl_window2user(int*, int*, double*, double*, double*, double*, int*)': api.cpp:633: error: invalid conversion from 'int*' to 'const GLint*' api.cpp:633: error: initializing argument 6 of 'GLint gluUnProject(GLdouble, GLdouble, GLdouble, const GLdouble*, const GLdouble*, const GLint*, G...
2006 Jul 20
2
failed installing rgl
...r 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 scope make: *** [api.o] Error 1 chmod: cannot access `/usr/lib/R/library/rgl/libs/*': No such file or directory ERROR: compilation failed for package 'rgl' ** Re...
2007 Feb 19
4
Installing Package rgl - Compilation Fails
...irtual 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.o] Error 1 chmod: cannot access `/usr/lib/R/library/rgl/libs/*': No such file or directory ERROR: compilation failed for package 'rgl' ** Removing &...