摘要:
../Res_MMI/Res_Mapbar.c:16:47: MapbarDef.h: No such file or directory ../Res_MMI/Res_Mapbar.c: In function `PopulateMapbarRes': ../Res_MMI/Res_Mapbar.c:22: error: `STR_MAPBAR_TITLE' undeclared (first use in this function) ../Res_MMI/Res_Mapbar.c:22: error: (Each undeclared identifier is reported only once ../Res_MMI/Res_Mapbar.c:22: error: for each function it appears in.) make[1]: *** [Res_Mapbar.o] Error 1 原因是在于包含文件时候多了一个空格写成了 br 阅读全文