Miha Tomsic wrote:
Hello!
I am trying to get pidip 0.9.2 working but I am more or less stuck at compiling.
I can't compile libquicktime-0.9.1 it dies in plugins/xanim.
i'm using this one and the problem was that my compiler does not support something like :
a=b; // instructions
int c; // declaration
c=b;
as far as i can remember.
anyway, it's a libquicktime related problem, not pidip which uses standard C and -Werror.
cheers,
sevy/yves