Adhir Ch Mondal

Results 5 issues of Adhir Ch Mondal

CMake Error at CMakeLists.txt:68 (FIND_PACKAGE): By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenCV", but CMake did not find...

odroid@odroid:~/ivis-codec/c2play$ make ==== Building c2play (debug) ==== Creating obj/Debug/c2play main.cpp ../../src/main.cpp:24:10: fatal error: alsa/asoundlib.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. c2play.make:163: recipe for target 'obj/Debug/c2play/main.o' failed make[1]:...

../../src/Media/MediaSourceElement.cpp:163:11: error: 'CODEC_ID_MPEG2VIDEO' was not declared in this scope case CODEC_ID_MPEG2VIDEO: ^~~~~~~~~~~~~~~~~~~ ../../src/Media/MediaSourceElement.cpp:163:11: note: suggested alternative: 'AV_CODEC_ID_MPEG2VIDEO' case CODEC_ID_MPEG2VIDEO: ^~~~~~~~~~~~~~~~~~~ AV_CODEC_ID_MPEG2VIDEO ../../src/Media/MediaSourceElement.cpp:175:11: error: 'CODEC_ID_MPEG4' was not declared in this scope...

#include "config.h" ^~~~~~~~~~ compilation terminated. c2play.make:181: recipe for target 'obj/Debug/c2play/MediaSourceElement.o' failed make[1]: *** [obj/Debug/c2play/MediaSourceElement.o] Error 1 Makefile:16: recipe for target 'c2play' failed make: *** [c2play] Error 2