On 07/26/2010 04:01 PM, Bernardo Barros wrote:
Thanks,
Now I get this:
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -fopenmp -I/usr/include/ImageMagick -I/usr/include/lqt -I/usr/include/mpeg3 -I/usr/include/avifile-0.7 -I/usr/include/FTGL -I/usr/include/freetype2 -I.. -I/usr/include/FTGL -I/usr/include/freetype2 -I/home/bbarros/Documents/Pd-0.41.4-extended/pd/src recordQT4L.cpp -o ../Objects/recordQT4L.o recordQT4L.cpp: In function ‘lqt_file_type_t guess_qtformat(const char*)’: recordQT4L.cpp:96: error: invalid conversion from ‘const char*’ to ‘char*’ make[3]: *** [recordQT4L.o] Error 1 make[3]: Leaving directory
/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src/Pixes' make[2]: *** [Pixes] Error 2 make[2]: Leaving directory
/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src' make[1]: *** [/home/bbarros/Documents/Pd-0.41.4-extended/Gem/src/Gem.pd_linux] Error 2 make[1]: Leaving directory `/home/bbarros/Documents/Pd-0.41.4-extended/packages' make: *** [install] Error 2
use a more recent version of Gem (0.92.3 should have the bug fixed)
fgmasdr IOhannes