Skip to content

DELETE macro conflict #32

@robozman

Description

@robozman

I'm having an issue when compiling a program that uses qhttpengine on Windows.
The use of DELETE at

is resolving the DELETE macro that in defined in winnt.h. This is causing the compile to fail with a syntax error.

My current workaround for this is to rename the DELETE in socket.h to something else but this obviously isn't a good solution to the problem.

Thanks for your help and for your software!

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