dns_sd.h not found in windows
Posted
by sneha
on Stack Overflow
See other posts from Stack Overflow
or by sneha
Published on 2010-03-27T12:29:15Z
Indexed on
2010/03/27
12:33 UTC
Read the original article
Hit count: 427
Hello everyone,I am doing a qt application for bonjour advertising..so i need to use dns_sd library for that.can anyone let me know where i can find that library or ddl or dns_sd.h file..when i compile my program i get an error "dns_sd.h no such file"(I am working under windows)
© Stack Overflow or respective owner