[GEM-dev] Trying to build Gem 0.92.1 on openSUSE 11.2

M. Edward (Ed) Borasky zznmeb at gmail.com
Mon Nov 16 02:32:47 CET 2009


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?

-- 
M. Edward (Ed) Borasky
http://borasky-research.net

"I've always regarded nature as the clothing of God." ~Alan Hovhaness




More information about the GEM-dev mailing list