Skip to content
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

Missing dnssd headers on windows #29

Open
tristan-k opened this issue Oct 26, 2014 · 1 comment
Open

Missing dnssd headers on windows #29

tristan-k opened this issue Oct 26, 2014 · 1 comment
Assignees

Comments

@tristan-k
Copy link

How to fix the missing dnssd headers on windows?

I installed the Bonjour SDK for Windows from https://developer.apple.com/downloads/index.action?q=Bonjour%20SDK%20for%20Windows# and specified the directories with

gem install dnssd -- --with-dnssd-dir=c:/progra~1/bonjou~1 --with-dnssd-lib=c:/progra~1/bonjou~1/lib/win32

But it still fails with

checking for dns_sd.h... no

Any suggestions?

@unused
Copy link
Owner

unused commented Dec 2, 2014

Hi @tristan-k - sorry for the late answer. I did not even try to run it on windows yet but I will soon have some time to take care for a lot of things and hopefully will have the time to add a setup tutorial for windows user too.

@unused unused self-assigned this Dec 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants