运行mpp_runtime_test报错mpp_rt: NOT found drm allocator

mpp_rt: NOT found ion allocator
mpp_rt: NOT found drm allocator
mpp_rt_test: mpp found ion buffer is invalid
mpp_rt_test: mpp found drm buffer is invalid

有人遇到这个问题吗

我没有遇到你这个问题,但是应该是你在编译时少加了一个“-DHAVE-DRM=ON”这个选项

我也遇到类似的问题,请问楼主解决了吗