I know his Repost, but I still do not have suitable answers to this question.
I turn it on
#include <openssl/x509.h>
but he says
"Openssl/x509.h: No such file or directory"
I did my best, added the OpenSSl folder (in both colors blue and yellow)
this is my " HEADER search path" → $ {SDKROOT} / usr / include / libxml2 and / usr / include
my user header search path is empty
##### UPDATEhow to solve this problem in the library search path
1) "$ (SRCROOT) /" → excellent and accepts the current project path
2) ** $ inherited -> this takes some kind of stupid path that I don't know how to fix this path
**
I want to enable my openSSL path so that I can do
source
share