exeldro / obs-replay-source

Replay source for OBS studio
GNU General Public License v2.0
138 stars 20 forks source link

uthash.h missing #48

Open Vitalicus opened 1 year ago

Vitalicus commented 1 year ago

I cant compile for ARM64, file uthash.h is missing

In file included from /usr/include/obs/obs-internal.h:28,
                 from /home/vitalicus/Downloads/obs-replay-source-master/replay-filter-async.c:5:
/usr/include/obs/util/uthash.h:24:10: fatal error: uthash/uthash.h: No such file or directory
   24 | #include <uthash/uthash.h>