I get a bunch of errors in zlib.h about unknown type names, such as z_const and z_crc_t. Guessing there may be some file (where they are defined) not being included.
Why am I including zlib.h? I need to include minizip in my project but it in-turn includes zlib.h
zlib version: 1.2.8