Results 1 comments of Allen Kim

I am also on OSX and was receiving this error even though I had `zlib` installed. I was able to get past this by setting the following: `CPPFLAGS="-I$(brew --prefix zlib)/include"`...