search for: pngpixmapformat

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

2010 Jun 05
1
rgl installation failure
...been declared pngpixmap.h:399: error: ‘png_structp’ has not been declared pngpixmap.h:399: error: ‘png_const_charp’ has not been declared pngpixmap.h:410: error: ‘png_structp’ does not name a type pngpixmap.h:411: error: ‘png_infop’ does not name a type pngpixmap.h: In member function ‘virtual bool PNGPixmapFormat::checkSignature(FILE*)’: pngpixmap.h:23: error: ‘png_sig_cmp’ was not declared in this scope pngpixmap.h:20: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result pngpixmap.h: In constructor ‘PNGPixmapFormat::Load::Load(FILE*, Pix...
2007 Sep 18
1
installing rgl package on linux platform
...exec/lib/R/include -I/ms/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 (f...
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 fa...
2011 Feb 14
0
package rgl installation failure due to png
...re/R/lib64/R/include -DHAVE_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: comp...