Displaying 10 results from an estimated 10 matches for "gluproject".
2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
...h=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*,
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 GLi...
2006 Jul 20
2
failed installing rgl
...?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 scope
make: *** [api.o] Error 1
chmod: cannot access `/usr/lib/R/library/rgl/libs/*': No such...
2008 Jul 14
0
rgl.snapshot on linux produces colored lines only
...cking for X... libraries /usr/lib, headers /usr/include/X11
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
checking for freetype-config... yes
configure: using Freetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
[[alternative HTML version deleted]]
2007 Feb 19
4
Installing Package rgl - Compilation Fails
...p: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.o] Error 1
chmod: cannot access `/usr/lib/R/library/rgl/libs/*': No such file or
di...
2008 Apr 09
1
Updating packages after install of r-base 2.6.2: cant update rgl
Hi
I just upgraded my R from stabel/etch from 2.4.x to 2.6.2 via
sudo apt-get install r-base
which worked fine, installing all dependencies
From R, as root, I did
update.packages()
but a number of packages packages failed to install, either for missing
gfortran
or missing dependencies.
Warning messages:
1: In install.packages(update[instlib == l, "Package"], l, contriburl =
2011 May 23
3
RGL package installation problem on Centos
...ibpng dynamic linkage
checking for X... libraries , headers
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
checking for freetype-config... yes
configure: using Freetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12
-DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext
-I/...
2011 Feb 14
0
package rgl installation failure due to png
...X... libraries /usr/X11R6/lib64, headers /usr/X11R6/include
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
checking for freetype-config... yes
configure: using Freetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/people/rim/zhangx2s/software/R/lib64/R/include -DHAVE_PNG_H
-I/usr/include/libpng12 -I/usr/X11R6/include -DHAVE_FREETYP...
2012 Jul 26
2
RGL
....h usability... no
checking png.h presence... no
checking for png.h... no
checking for png_read_update_info in -lpng... no
configure: libpng header and lib found
configure: using libpng dynamic linkage
checking for X... libraries /usr/X11/lib, headers
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
checking for freetype-config... no
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - x86_64
g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/System/Li...
2008 Feb 20
1
Compilation error on installing rgl package
...for gcc -arch x86_64 -std=gnu99 option to
accept ANSI C... (cached) none needed
checking for libpng-config... yes
configure: using libpng-config
configure: using libpng dynamic linkage
checking for X... libraries /usr/X11/lib, headers
/usr/X11/include
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -arch x86_64
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include
-I/System/Library/Frameworks/OpenGL.framework/Headers
-DHAVE_PNG_H -I/usr/local/...
2010 Jun 05
1
rgl installation failure
...ibpng dynamic linkage
checking for X... libraries , headers
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
checking for freetype-config... yes
configure: using Freetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -m32 -I/usr/include/R -DHAVE_PNG_H -DHAVE_FREETYPE -Iext/ftgl
-I/usr/include/freetype2 -Iext -I/usr/local/include -O2 -g -pip...