zlib-ng / minizip-ng

Fork of the popular zip manipulation library found in the zlib distribution.
Other
1.25k stars 434 forks source link

Issue: Unresolved External Symbol in minizip.lib #795

Closed yashu-ad closed 1 month ago

yashu-ad commented 3 months ago

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