I am rebuilding my NDK 2.20.3.24 library. i am getting errors.
I am using CCSv4
XDIS tools 3.21.0.27.eng
BIOS version 5.41.10.36
the errors i get are:
Severity and Description Path Resource Location Creation Time Id
#5: could not open source file "std.h" ndk_core_build/os intmgmt.c line 49 1304525447083 17157
Severity and Description Path Resource Location Creation Time Id
#225-D: function declared implicitly ndk_core_build/tools/hdlc hdlc.c line 124 1304525447083 17155
#225-D: function declared implicitly ndk_core_build/tools/hdlc hdlc.c line 243 1304525447083 17156
Error launching external scanner info generator (gcc -E -P -v -dD C:/CCv4 Projects/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp) ndk_core_build Unknown 1304525447098 17158
the function declared implicitly was:
IFSetPad(4, 2);
i don't know what other information is necessary.