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

Fix libz not found on Windows (use zlib1 instead) #25

Merged
merged 1 commit into from
Apr 4, 2014

Conversation

drewrobson
Copy link
Contributor

After fixing this locally way too many times, I decided it was time to learn how to create a pull request!

@simonster
Copy link
Member

Thanks. The "right" solution here might be to use Zlib's Reader interface, which didn't exist yet when I wrote this, but this should work.

simonster added a commit that referenced this pull request Apr 4, 2014
Fix libz not found on Windows (use zlib1 instead)
@simonster simonster merged commit 9b7812c into JuliaIO:master Apr 4, 2014
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

Successfully merging this pull request may close these issues.

2 participants