Skip to content

This program need zlib. It's not contained in the project. #6

@alongL

Description

@alongL

This program need zlib. But It's not contained in the project.
And in windows10 vs2015, we should add ZLIB_WINAPI before include zlib.h.
If not, this will produce link error "can not found _crc32 to link"
more info: https://zlib.net/DLL_FAQ.txt

#define ZLIB_WINAPI
#include "zlib.h"

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