Part Number: TMDSLCDK6748
Tool/software: Code Composer Studio
I am using CCS v5 to build an example project facedetect_lcdk; and the CCS gives the following error, that it cannot find cv.lib and cxcore.lib.
I can't find cv.lib and cxcore.lib in the C6748_StarterWare_1_20_03_03 folder. Can you point me to location of these 2 lib files (cv.lib and cxcore.lib)? Do I need to download separately?
Please advise how to fix.
Regards
Iqbal
Console log errors are pasted below:
"'Building target: facedetect_lcdk.out'
......................................................
<Linking>
error #10008-D: cannot find file "cv.lib"
error #10008-D: cannot find file "cxcore.lib"
..............................................................
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "facedetect_lcdk.out" not
built
gmake: *** [facedetect_lcdk.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished **** "