2,851
社区成员




出现错误: "AMSS/products/7x30/core/bsp/build/data/incpathsaaabqmlym.py", line 14 IndentationError: expected an indented block 怎么处理?
修改文件:./AMSS/products/7x30/core/bsp/build/scripts/genpaths.pl 内容:
#if ($line =~ /^# makefile \(from/)
为:
if ($line =~ /^# makefile /)