rogersce / cnpy

library to read/write .npy and .npz files in C/C++
MIT License
1.34k stars 301 forks source link

installation issue #44

Closed LeilyR closed 5 years ago

LeilyR commented 5 years ago

Hi, I have followed the instruction of how to install cnpy and have added the path to my makfile. However, I will receive the No such file or directory error when #include<zlib.h>