Skip to content

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

@swiftHao1108

Description

@swiftHao1108

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions