search for: buildpng

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

Did you mean: building
2010 Apr 22
2
Unable to make bitmapdll files on windows 7 64 bit machine
...RANLIB=ranlib ZLIBLIB=../../../extra/zlib -C libpng \ -f scripts/makefile.mingw prefix=foo libpng.a gcc -std=gnu99 -c -O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE -o png.o png.c Assembler messages: Fatal error: can't create png.o: Permission denied make[3]: *** [png.o] Error 1 make[2]: *** [buildpng] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory `/cygdrive/c/Rsource/R-2.11.0/src/gnuwin32/bitmap' make: *** [bitmapdll] Error 2 Any suggestions/hints on what I am messing up are most appreciated. Thanks in advance. Alan- Alan T. Arnholt Professor and Assistant Chair Depart...
2011 Jan 19
1
problem with constructing bitmap
...3 -I../../../extra/zlib -DPNG_NO_MMX_CODE" \ RANLIB=ranlib ZLIBLIB=../../../extra/zlib -C libpng \ -f scripts/makefile.mingw prefix=foo libpng.a make[2]: scripts/makefile.mingw: No such file or directory make[2]: *** No rule to make target `scripts/makefile.mingw'. Stop. make[1]: *** [buildpng] Error 2 make: *** [all] Error 2 Does this look familiar to anyone, please? Thanks in advance for any help. Sincerely, Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: erinm.hodgess at gmail.com
2004 Aug 05
1
Windows build
...rc\gnuwin32>make bitmapdll make -C bitmap make[1]: Entering directory `/cygdrive/e/R/R-1.9.1/src/gnuwin32/bitmap' make[3]: `libz.a' is up to date. make[3]: scripts/makefile.std: No such file or directory make[3]: *** No rule to make target `scripts/makefile.std'. Stop. make[2]: *** [buildpng] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory `/cygdrive/e/R/R-1.9.1/src/gnuwin32/bitmap' make: *** [bitmapdll] Error 2 I couldn't find 'scripts/makefile.std' anywhere. These are the files in src/gnuwin32/bitmap: jpeg-6b (folder) libpng (folder) INSTALL jconfig....