Ask Your Question

berkut's profile - activity

2015-07-24 05:18:03 -0600 commented question Errors with installing OpenCV 3.0.0 on Ubuntu 12.04.

-not an answer. -fixed) Thanks.

I only convert "answer" to comment.

2015-07-24 05:17:25 -0600 answered a question Errors with installing OpenCV 3.0.0 on Ubuntu 12.04.

-not an answer. -fixed) Thanks. I only convert "answer" to comment.

2015-07-24 00:50:14 -0600 commented question Errors with installing OpenCV 3.0.0 on Ubuntu 12.04.

fixed) Thanks.

2015-07-24 00:48:42 -0600 received badge  Editor
2015-07-24 00:21:15 -0600 answered a question Errors with installing OpenCV 3.0.0 on Ubuntu 12.04.

I have the same error on debian 7. But i trying install emgucv 3:

[ 19%] Building CXX object opencv/modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_ffmpeg.cpp.o
In file included from /root/opencv/emgucv/opencv/modules/videoio/src/cap_ffmpeg.cpp:45:0:
/root/opencv/emgucv/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp:1546:71: error: use of enum ‘AVCodecID’ without previous declaration
/root/opencv/emgucv/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp:1556:83: error: use of enum ‘AVCodecID’ without previous declaration
make[2]: *** [opencv/modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_ffmpeg.cpp.o] Error 1
make[1]: *** [opencv/modules/videoio/CMakeFiles/opencv_videoio.dir/all] Error 2
make: *** [all] Error 2