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