[PD-dev] [Gem] cvs compile

kurt stockman kurt at kapotski.be
Wed Sep 17 10:06:25 CEST 2003


hi,

cvs checkout from last night > compile broke on pix_film.cpp:

added ' #include <ctype.h>'  to pix_film.cpp to make it work. 

I'm on debian unstable, gcc 3.2; here's the error message:

c++ -c -g -fPIC -mmmx -DHAVE_MMX  -I../ -I/usr/include/gltt/ -I/usr/local/
include/  -fno-builtin -O3 -funroll-loops -ffast-math  pix_flip.cpp -o 
pix_flip.o
pix_film.cpp: In static member function `static void
   pix_film::colorspaceCallback(void*, t_symbol*)':
pix_film.cpp:282: `toupper' undeclared (first use this function)
pix_film.cpp:282: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[1]: *** [pix_film.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/root/Gem/src/Pixes'
make: *** [subdirs] Error 255

greetz,
kurt






More information about the Pd-dev mailing list