I have a couple programs that were written in CCSv3.3 that I'm trying to get to run in CCSv4.2. They build, compile and run in 3.3 but when I imported them to 4.2 using 'Import Legacy CCSv3.3 Project' and tried to build one I get the error:
fatal error #5:
could not open source file "std.h" #include <std.h> I've tried everything I can think of, including doing a search on the computer for all the files named 'std.h' and including their individual paths to the 'include options' for the project. At this point I'm at a loss as to what 4.2 is wanting me to do.