I think the issue comes from an oversight in OF 0.8.4, where OF provided its own copy of the openssl library but didn't add the headers to the search path. It happened to work anyway since the pre 10.11 SDKs added their own copy of the openssl headers to the search path, but it should use the ones provided by OF in libs/openssl
↧