Closed shivaang12 closed 6 years ago
Did you enable zlib during installation? In cmakelists.txt there should be an option for it
Ah I didn't notice you were using a static lib. When you compile whatever your program is, try adding -lz to link to zlib
Ahh.. It worked. Thank you!
When I load .npy file I get this..