antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.28k stars 177 forks source link

Another make error #51

Open irv-calderon opened 3 years ago

irv-calderon commented 3 years ago

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

Any ideas on how to fix it?

fduncanh commented 2 years ago

you need to install the avahi/bonjour developer files.

See the new release of UxPlay at PR #58 for details on how to build.