Libz.jl icon indicating copy to clipboard operation
Libz.jl copied to clipboard

Error using Libz on Windows, no zlib1 found

Open kool7d opened this issue 4 years ago • 3 comments

This template is rather extensive. Fill out all that you can, if are a new contributor or you're unsure about any section, leave it unchanged and a reviewer will help you :smile:. This template is simply a tool to help everyone remember the BioJulia guidelines, if you feel anything in this template is not relevant, simply delete it.

Expected Behavior

Current Behavior

I am getting an error when trying to using Libz since it is needed for BioStructures.

Possible Solution / Implementation

I copied the zlib1.dll from the bin folder for Julia 1.2 to the bin folder for Julia 1.3 which was missing it and now it appears to be working. Seems to be an issue with changing to Julia 1.3

Steps to Reproduce (for bugs)

Context

Your Environment

  • Package Version used:
  • Julia Version used:
  • Operating System and version (desktop or mobile):
  • Link to your project:

kool7d avatar Dec 09 '19 01:12 kool7d