Hey, Everytime I try to compile avifile I keep getting this error. I attached the output to this email.
What can I do about it?
g++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -DLINUX -c divx4.cpp -Wp,-MD,.deps/divx4.TPlo -fPIC -DPIC -o divx4.lo divx4.cpp: In method nt DIVX_VideoDecoder::DecodeInternal(const void *, unsigned int, int, CImage *)': divx4.cpp:175: non-lvalue in assignment make[2]: *** [divx4.lo] Error 1 make[2]: Leaving directory /temp/avifile0.6-0.6.4/plugins/libdivx4' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /temp/avifile0.6-0.6.4/plugins' make: *** [all-recursive] Error 1
