I'm trying to get Gem to build on an openSUSE 11.2 64-bit system. Everything seems to be compiling except "pixes":
make -C Pixes make[1]: Entering directory `/home/znmeb/Projects/AlgoCompSynth/gem-0.92-1/src/Pixes' g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -msse2 -I/usr/include/lqt -fopenmp -I/usr/include/ImageMagick -I/usr/include/lqt -I/usr/local/include -I/usr/local/include -I/usr/include/FTGL -I/usr/include/freetype2 -I.. -I/usr/include/FTGL -I/usr/include/freetype2 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[1]: *** [recordQT4L.o] Error 1 make[1]: Leaving directory `/home/znmeb/Projects/AlgoCompSynth/gem-0.92-1/src/Pixes' make: *** [Pixes] Error 2
Am I missing a dependency?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
M. Edward (Ed) Borasky wrote:
Am I missing a dependency?
no. this is a bug fixed both in svn TRUNK and svn 0.92 branch. (but not in the released tar.gz)
either upgrade, or read the archives (it was a post by claude on 5th of november) to get the fix.
fgmasdr IOhannees