You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I wasn't able to complete the installation because I get the following error in the make step.
[ 62%] Building C object lib/CMakeFiles/airplay.dir/dnssd.c.o
/home/calderon/UxPlay-master/lib/dnssd.c:38:10: fatal error: dns_sd.h: No such file or directory
#include <dns_sd.h>
Any ideas on how to fix it?
The text was updated successfully, but these errors were encountered:
Hi. I wasn't able to complete the installation because I get the following error in the make step.
[ 62%] Building C object lib/CMakeFiles/airplay.dir/dnssd.c.o
/home/calderon/UxPlay-master/lib/dnssd.c:38:10: fatal error: dns_sd.h: No such file or directory
#include <dns_sd.h>
Any ideas on how to fix it?
The text was updated successfully, but these errors were encountered: