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

not get Header file , how to use this library ? #14

Open
swiftHao1108 opened this issue Jun 11, 2019 · 0 comments
Open

not get Header file , how to use this library ? #14

swiftHao1108 opened this issue Jun 11, 2019 · 0 comments

Comments

@swiftHao1108
Copy link

i have success use cmake create these three files , qmdnsengine.dll,qmdnsengine.exp,qmdnsengine.lib , but i dont get qmdnsengine.h .
so when i use code below , errors occour , it said QMdnsEngine is not a class or namespace name .

code below :
QMdnsEngine::Server server;
QMdnsEngine::Cache cache;
QMdnsEngine::Browser browser(&server, "_http._tcp.local.", &cache);

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

1 participant