[PD] Compilling Gem

intent intent at club-internet.fr
Fri Apr 19 23:29:56 CEST 2002


Hello,

I have succesfully compiled Gem (thanks IOhannes) on Mandrake 8.2 
But i had to put an "include <string.h>" for memcpy in pix_puzzle.cpp

Another (little) thing if you don't have quicktime it won't compile.
 

Linium




 echo ----------../Pixes----------
make[1]: Entre dans le répertoire 
`/Graphisme/migration/Download/gem-0.87/src/Pixes'
c++ -c -g  -fPIC  -I../ -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include -I../../../GemLibs/particle -I../../../GemLibs/liborb 
-I../../../GemLibs/glm -I/usr/include -I..   pix_puzzle.cpp -o pix_puzzle.oIn 
file included from ../Base/GemPixObj.h:18,
                 from ../Pixes/pix_fx.h:16,
                 from pix_puzzle.h:17,
                 from pix_puzzle.cpp:16:
../Base/GemBase.h:27:8: warning: extra tokens at end of #endif directive
pix_puzzle.cpp: In method `void pix_puzzle::processFX (imageStruct &)':
pix_puzzle.cpp:241: `memcpy' undeclared (first use this function)
pix_puzzle.cpp:241: (Each undeclared identifier is reported only once
for each function it appears in.)
pix_puzzle.cpp: In function `void pix_puzzle::stateMessCallback (void
*, float)':
pix_puzzle.cpp:274: warning: passing `t_floatarg' for argument 1 of
`pix_fx::activate (int)'
make[1]: *** [pix_puzzle.o] Erreur 1
make[1]: Quitte le répertoire 
`/Graphisme/migration/Download/gem-0.87/src/Pixes'
make: *** [subdirs] Erreur 255



More information about the Pd-list mailing list