search for: info_callback

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

2007 Sep 18
1
installing rgl package on linux platform
...s/dist/fsf/PROJ/R/2.5.0/exec/lib/R/include -DHAVE_PNG_H -I/usr/X11R6/include -Iext -g -O2 -fpic -g -O2 -c pixmap.cpp -o pixmap.o In file included from pixmap.cpp:13: pngpixmap.h:273: syntax error before `*' token pngpixmap.h: In static member function `static void PNGPixmapFormat::Load::info_callback(png_struct*, png_info*)': pngpixmap.h:180: `png_set_gray_1_2_4_to_8' undeclared (first use this function) pngpixmap.h:180: (Each undeclared identifier is reported only once for each function it appears in.) pngpixmap.h:200: `png_set_palette_to_rgb' undeclared (first use this functio...
2005 May 31
0
Installing RGL on SuSE 9.3
I am running R 2.10 on SuSE 9.3. When I tried to install the package "rgl", I got error message: ... In file included from pixmap.cpp:13: pngpixmap.h: In static member function `static void PNGPixmapFormat::Load::info_callback(png_struct*, png_info*)': pngpixmap.h:149: error: invalid conversion from `long unsigned int*' to ` png_uint_32*' pngpixmap.h:149: error: invalid conversion from `long unsigned int*' to ` png_uint_32*' make: *** [pixmap.o] Error 1 ERROR: compilation failed for package '...
2011 Feb 14
0
package rgl installation failure due to png
...HAVE_PNG_H -I/usr/include/libpng12 -I/usr/X11R6/include -DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext -I/usr/local/include -g -O2 -fpic -g -O2 -c pixmap.cpp -o pixmap.o In file included from pixmap.cpp:14: pngpixmap.h: In static member function `static void PNGPixmapFormat::Load::info_callback(png_struct*, png_info*)': pngpixmap.h:180: error: `png_set_expand_gray_1_2_4_to_8' undeclared (first use this function) pngpixmap.h:180: error: (Each undeclared identifier is reported only once for each function it appears in.) make: *** [pixmap.o] Error 1 ERROR: compilation failed for pa...
2010 Jun 05
1
rgl installation failure
...his scope pngpixmap.h:106: error: ‘info_ptr’ was not declared in this scope pngpixmap.h:106: error: ‘png_infopp’ was not declared in this scope pngpixmap.h:106: error: ‘png_destroy_read_struct’ was not declared in this scope pngpixmap.h: In static member function ‘static void PNGPixmapFormat::Load::info_callback(int, int)’: pngpixmap.h:142: error: ‘png_get_progressive_ptr’ was not declared in this scope pngpixmap.h:144: error: ‘png_uint_32’ was not declared in this scope pngpixmap.h:144: error: expected ‘;’ before ‘width’ pngpixmap.h:147: error: ‘class PNGPixmapFormat::Load’ has no member named ‘png_ptr’ p...