[GEM-dev] gem cvs on linux tries to compile filmDS

B. Bogart ben at ekran.org
Sun Aug 27 00:45:47 CEST 2006


Hey all,

Just letting you know for some reason compiling gem on linux (etch)
tried to compile filmDS... so I moved all the *DS* stuff out of the way.

filmDS.cpp: In constructor 'filmDS::filmDS(int)':
filmDS.cpp:113: error: no matching function for call to 'filmDS::~filmDS()'
../Pixes/filmDS.h:47: note: candidates are: virtual filmDS::~filmDS()
filmDS.cpp:114: error: expected `;' before '{' token
filmDS.cpp:154: error: expected `}' at end of input
make[1]: *** [filmDS.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/bbogart/pd-stuff/cvs/Gem/src/Pixes'
make: *** [Pixes] Error 2

oops, then it tries the darwin stuff:

g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin
-falign-loops=16 -funroll-loops -ffast-math -mmmx -msse2
-I/usr/include/ffmpeg -I/usr/include/lqt   -I/usr/include/lqt
-I/usr/include/avifile-0.7   -I..   pix_filmDarwin.cpp -o pix_filmDarwin.o
make[1]: Leaving directory `/home/bbogart/pd-stuff/cvs/Gem/src/Pixes'
make: *** [Pixes] Error 2


so moved *Darwin* out of the way

Ah and of course the NEW stuff:

make[1]: *** [pix_filmNEW.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/bbogart/pd-stuff/cvs/Gem/src/Pixes'
make: *** [Pixes] Error 2

then it compiles fine.

Just letting ya'll know.

.b.





More information about the GEM-dev mailing list