airockchip / rknn_model_zoo

Apache License 2.0
756 stars 155 forks source link

can not build android demo #134

Open egormcobakaster opened 2 weeks ago

egormcobakaster commented 2 weeks ago

after ./build-android.sh -t rk3588 -a arm64-v8a -d yolov8 build is failed with:

In file included from /rknn_model_zoo/utils/image_utils.c:8: /rknn_model_zoo/3rdparty/librga/include/drmrga.h:31:10: fatal error: 'hardware/gralloc.h' file not found

include <hardware/gralloc.h>

Yogurt2019 commented 1 week ago

same question