Open felipenoris opened 5 years ago
Can reproduce on Windows 10 too. Same code on Linux runs fine.
Julia 1.3.1 ZipFile v0.9.0
I guess ZLib is being built against a version of msvcrt which doesn't match the one in the system. Can Zlib.dll be built with static linking?
Does #72 help with this?
I'm getting very weird errors when saving a file on Deflate mode on windows. It happens on Julia v1.0, but does not happen on Julia nightly. Also, on Store mode it works fine.
See https://ci.appveyor.com/project/felipenoris/xlsx-jl/builds/22387957/job/e9ljpdyq7okdjh0w .