Skip to content

mz_config.h is missed from installation - broken build for all consumers #980

@VVD

Description

@VVD
/usr/local/include/minizip-ng/mz.h:164:10: fatal error: 'mz_config.h' file not found
  164 | #include "mz_config.h"
      |          ^~~~~~~~~~~~~
1 error generated.
/usr/local/include/minizip-ng/mz_os.h:48:10: fatal error: 'mz_config.h' file not found
   48 | #include "mz_config.h"
      |          ^~~~~~~~~~~~~
1 error generated.

#include "mz_config.h" added in this commit: 2f074dc

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