-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make: "dns_sd.h: No such file or directory" #30
Comments
Partial Fix:
BUT: When trying to connect on iPad, after Selecting Screen Mirroring > UxPlay, I get the spinning "wait" icon that ultimately terminates with "Airplay. Unable to connected to UxPlay".
|
Exact same issues occurs on RPiPlay. Since developing is ongoing there, closing here and opening there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for making this. I'm having a problem with the build, in that it can't find a header file. After 'make' I get:
One common fix for this is to install a libavahi-compat-libdnssd-dev, but in my case it's already installed:
How does one resolve this dependency? (Ubuntu 20.10)
The text was updated successfully, but these errors were encountered: