The problem has been solved by itself, and I would like to add the following macro definition to "/ SRC /util/inv_mpu.c", which is compatible with other platforms' support for this code.
#include <Arduino.h>
#ifndef min
#define min _min
#endif
#define MPU9250