Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alongL opened this issue Aug 19, 2020 · 0 comments
Open

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

alongL opened this issue Aug 19, 2020 · 0 comments

Comments

@alongL
Copy link

alongL commented Aug 19, 2020

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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant