I get the error 'could not open source file "xdc/std.h"'.
I read http://e2e.ti.com/support/embedded/f/355/p/43513/151951.aspx?PageIndex=1 and now I'M EVEN MORE CONFUSED! That post is clear as mud to me!
Can someone please help me figure this out? Here's what I did:
1) Using CCS version 4.1.1.00014.
2) Found vidanalytics_copy example project on dvsdk.
3) Created <Higher Level Path>\Codecs folder
4) Created examples folder within that
5) Copied vidanalytics_copy folder from dvsdk to <Higher Level Path>\Codecs\examples
6) Ran CCS and selected <Higher Level Path>\Codecs as workspace
7) Selected CCS's Project / Import Legacy CCCSv3.3 Project.
8) Navigated to <Higher Level Path>\Codecs\examples\vidanalytics_copy\pjt and pointed to vidanalytics_copy.pjt
9) Import ran with no error messages. Note it did NOT create a migration.log file.
10) Now see <Higher Level Path>\Codecs\vidanalytics_copy
11) NOTICE STUPID ECLIPSE BEHAVIOR: new project has source code files from example, but it only linked to those examples rather than making copies of <Higher Level Path>\Codecs\examples\vidanalytics_copy\*.c over to <Higher Level Path>\Codecs\vidanalytics_copy\*.c
12) QUESTION: Is there a way to get source code files copied from example? I simply DELETED source code from project, then manually copied files, then added to project. NOTE THAT I HAD xdc/std.h ERROR PRIOR TO DOING THIS, SO THIS STEP DID NOT INTRODUCE PROBLEM.
13) Did Rebuild All and got error 'could not open source file "xdc/std.h"'. I have no clue how to check for cygwin or how to provide -D or -C switches to program. Please help!
Thanks very much,
Helmut