Dear List,
getting this trying to compile gem-0.92-1:
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 -I/usr/include/lqt -I/usr/include/avifile-0.7 -I/usr/include/FTGL -I/usr/include/freetype2 -I.. -I/usr/include/FTGL -I/usr/include/freetype2 filmAVIPLAY.cpp -o ../Objects/filmAVIPLAY.o filmAVIPLAY.cpp: In member function ‘virtual bool filmAVIPLAY::open(char*, int)’: filmAVIPLAY.cpp:96: error: ‘StreamInfo’ was not declared in this scope filmAVIPLAY.cpp:96: error: ‘m_info’ was not declared in this scope make[1]: *** [filmAVIPLAY.o] Error 1
any help greatly appreciated
PP