Hi there, I've been trying to use minizip for unzipping, I've compiled and set it up locally on my machine, but while trying to run the example (i.e. minizip.c), I'm getting a segmentation fault on the call to mz_stream_open.
I'm on macOS High Sierra 10.13.2
Thanks a lot in advance
Hi there, I've been trying to use minizip for unzipping, I've compiled and set it up locally on my machine, but while trying to run the example (i.e.
minizip.c), I'm getting asegmentation faulton the call tomz_stream_open.I'm on macOS High Sierra 10.13.2
Thanks a lot in advance