On Oct 07, Jacek Poplawski wrote:
> make[2]: Entering directory `/usr/src/avifile-0.6/samples/misc'
> source='asftest.cpp' object='asftest.o' libtool=no \
> depfile='.deps/asftest.Po' tmpdepfile='.deps/asftest.TPo' \
> depmode=gcc /bin/sh ../../depcomp \
> g++ -DHAVE_CONFIG_H -I. -I. -I../../include   -I/usr/X11R6/include 
>-I../../lib/aviread -Wall -Wno-unused  -g -O2 -march=i586 -pipe -c -o asftest.o `test 
>-f asftest.cpp || echo './'`asftest.cpp
> In file included from asftest.cpp:10:
> ../../lib/aviread/AsfReadHandler.h:16: syntax error before `;'
> make[2]: *** [asftest.o] Error 1

in samples/misc/asftest.cpp  try adding:
#include "asffmt.h"

        --Mat

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to