Hi,
Just wanted to let you know that minizip 2.8.6 fails to build on OS X 10.9 and earlier because:
mz_crypt_apple.c:19:10: fatal error: 'CommonCrypto/CommonRandom.h' file not found
#include <CommonCrypto/CommonRandom.h>
^
Here are build failure logs for OS X 10.7, 10.8, and 10.9.
It builds fine on OS X 10.10 and later.
Hi,
Just wanted to let you know that minizip 2.8.6 fails to build on OS X 10.9 and earlier because:
Here are build failure logs for OS X 10.7, 10.8, and 10.9.
It builds fine on OS X 10.10 and later.