We use mcsdk_video_2_0_0_10 and we are needed to rebuild transcode examples project, but we failed. As result
we had a lot of error messages like below:
"....../mcsdk_video_2_0_0_10/components/ti/mas/types/types.h", line 347: fatal error #5: could not open source file "ti/mas/types/ce66/types.h"
The our "...\mcsdk_video_2_0_0_10\components\ti\mas\types\" directory show bellow
12.05.2012 15:10 <DIR> .
12.05.2012 15:10 <DIR> ..
26.05.2011 21:43 2 840 const.h
10.05.2012 18:03 <DIR> docs
02.03.2010 22:40 1 079 Makedocs.mk
26.05.2011 21:43 5 571 package.bld
26.05.2011 21:43 4 145 package.xdc
26.05.2011 21:43 24 062 types.h
26.05.2011 21:43 12 121 types.xdt
26.05.2011 21:44 6 254 types_5_5_4_0_release_notes.html
and isn't has any <platforms> sub-directories.
"ti/mas/types/<platforms>/types.h" files didn't build automatically.
Where can we get or how can we make "ti/mas/types/<platforms>/types.h" platforms specific files
for succesfull build transcode examples project mcsdk-video ?