对于摄像头的数据的获取
编译camerademo成功
但是编译tina_mutilmediademo失败。
请问如何编译decodertest/encodertest/trecorderdemo呢?
make menuconfig
xxx
tina_mutilmediademo-->
<*>decodertest
执行编译make -j8
后报错
decodertest.c:13:21: fatal error: cdx_log.h: No such file or directory
#include <cdx_log.h>
^
compilation terminated.
make[3]: *** [decodertest.o] Error 1