解决:在 jni/ffmpeg/libavutil/common.h中添加 // add by XXX #ifndef UINT64_C #define UINT64_C(value)__CONCAT(value,ULL)