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

Can not use in libtiff #16

Open
GoogleCodeExporter opened this issue Apr 26, 2015 · 1 comment
Open

Can not use in libtiff #16

GoogleCodeExporter opened this issue Apr 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. replace "zlib.h" with "miniz.c" in tif_zip.c
2. compile and it will report "Z_BINARY is not defined"
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
1.14 on mac

Please provide any additional information below.
Some zlib macros are not defined in miniz.c

Thanks

Original issue reported on code.google.com by fenglinq...@gmail.com on 13 Sep 2013 at 12:58

@GoogleCodeExporter
Copy link
Author

Thanks fenglinqing - I'll see what I can do. As long as libtiff doesn't use 
some of the more esoteric features of zlib I should be able to get it to work.

Original comment by richge...@gmail.com on 13 Sep 2013 at 7:27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant