Skip to content

Update Required for miniz.h Include Path #29

@hescher

Description

@hescher

The location of the miniz.h header file appears to have changed.
So now the correct include looks like this:

#include <miniz.h>

Workaround (for users experiencing the issue):
If you encounter a build error related to miniz.h after installing this project,
please change the include line in ESPWebDAV.cpp to the format shown above.

Other than this include path adjustment, the project code remains functional in 2025
Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions