tly\mpuiic.h(3): error: #5: cannot open source input file "sys.h": No such file or directory
说明这个头文件不在程序的头文件路径目录里。检查下该文件所在的目录,并将该目录添加到头文件路径目录中。