I've downloaded and unpacked the gst-ti-plugin-full-1.00.00.tar.gz and installed dmai 1.16.
I've set the DVSDK_INSTALL_DIR, TARGET_ROOT_DIR and CROSS_COMPILER variables properly, but when I try to run 'make all install', I got the error:
make: *** /home/rtovo/dvsdk_1_40_02_33: Is a directory. Stop.
It seems that make is trying to execute the 'DVSDK_INSTALL_DIR', what is very wierd.
What's wrong?
Thanks for the attention.