PixelFormat' without previous declaration
Posted: Tue Nov 09, 2004 9:00 pm
I am upgrading from 1.19.1 to 1.19.5 and I am getting the below error when running make. Any ideas?
The first bit seems to be ffmpeg but I have told zm i have not got ffmpeg.
I am running fedora core2 by the way
Thanks
In file included from zm_event.cpp:29:
zm_mpeg.h:27:29: ffmpeg/avformat.h: No such file or directory
In file included from zm_event.cpp:29:
zm_mpeg.h:37: error: use of enum `PixelFormat' without previous declaration
zm_mpeg.h:37: error: ISO C++ forbids declaration of `pf' with no type
zm_mpeg.h:38: error: syntax error before `*' token
zm_mpeg.h:39: error: syntax error before `*' token
zm_mpeg.h:40: error: syntax error before `*' token
zm_mpeg.h:41: error: syntax error before `*' token
zm_mpeg.h:42: error: syntax error before `*' token
zm_mpeg.h:43: error: syntax error before `*' token
zm_mpeg.h:58: error: `uint8_t' was not declared in this scope
zm_mpeg.h:58: error: `buffer' was not declared in this scope
zm_mpeg.h:58: error: syntax error before `,' token
make[2]: *** [zm_event.o] Error 1
make[2]: Leaving directory `/home/tony/Desktop/zm-1.19.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tony/Desktop/zm-1.19.5'
make: *** [all] Error 2
The first bit seems to be ffmpeg but I have told zm i have not got ffmpeg.
I am running fedora core2 by the way
Thanks
In file included from zm_event.cpp:29:
zm_mpeg.h:27:29: ffmpeg/avformat.h: No such file or directory
In file included from zm_event.cpp:29:
zm_mpeg.h:37: error: use of enum `PixelFormat' without previous declaration
zm_mpeg.h:37: error: ISO C++ forbids declaration of `pf' with no type
zm_mpeg.h:38: error: syntax error before `*' token
zm_mpeg.h:39: error: syntax error before `*' token
zm_mpeg.h:40: error: syntax error before `*' token
zm_mpeg.h:41: error: syntax error before `*' token
zm_mpeg.h:42: error: syntax error before `*' token
zm_mpeg.h:43: error: syntax error before `*' token
zm_mpeg.h:58: error: `uint8_t' was not declared in this scope
zm_mpeg.h:58: error: `buffer' was not declared in this scope
zm_mpeg.h:58: error: syntax error before `,' token
make[2]: *** [zm_event.o] Error 1
make[2]: Leaving directory `/home/tony/Desktop/zm-1.19.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tony/Desktop/zm-1.19.5'
make: *** [all] Error 2