出现Could not recognize the format of file
试下 https://wenda.so.com/q/1469091972722566
文件已添加到工程目录但提示“file not found”
原因:仅添加到目录但未包含编译文件的路径
解决:Option->C/C+±>Include Paths,添加提示缺失的文件所在路径。错误提示消失。