When linking the minizip.lib library, the linker throws an error indicating that it cannot resolve an external symbol _ONcrc32 referenced in the function _mz_crypt_crc32_update.
minizip.lib(mz_crypt.obj) : error LNK2019: unresolved external symbol _ONcrc32 referenced in function _mz_crypt_crc32_update
When linking the minizip.lib library, the linker throws an error indicating that it cannot resolve an external symbol _ONcrc32 referenced in the function _mz_crypt_crc32_update.
minizip.lib(mz_crypt.obj) : error LNK2019: unresolved external symbol _ONcrc32 referenced in function _mz_crypt_crc32_update