Open animeai opened 5 years ago
Looks like a missing header. Possibly dependency changes that affect recent odroid images. It's been a while since I tested. I will look into it. Thanks.
You might do better to try it on the armbian image. I'm looking at using that as a base image for some boards as it would simplify our support (in theory).
Fixed by installing via apt: "libglfw3 libglfw3-dev mesa-utils libgles2-mesa-dev libgles2-mesa" and running "cp /usr/share/mali/headers/KHR/khrplatform.h /usr/include/GLES/khrplatform.h"
Am unsure which step (or combination) fixed this