Hello Community,
I am trying to build an example OpenCV application on TI AM572X using the TI Processor SDK for linux which is : ti-processor-sdk-linux-am57xx-evm-03.00.00.04
The example application is present on the path :
ti-processor-sdk-linux-am57xx-evm-03.00.00.04\targetNFS\usr\share\OpenCV\opencv_extramaster\3d\tracker3d
But the Makefile compilations fails.
I think the problem might be some header file or library is not included in the project.
Can somebody who had on this processor can help me resolve the issue.