This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: Opencv misses some files

Part Number: AM5728

Tool/software: Linux

Hi

When I compile my application(using OpenCV) with "ti-processor-sdk-linux-rt-am57xx-evm-05.00.00.15", it shows that some static libraries are missing, including opencv_ts, correspondence, multiview, numeric. Though I don't need these libraries and can get through this errors by modify the cmake files under .../linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/share/OpenCV, I wonder that if they are not provided intentionally? 

Regards