Nice!
I used this fix
USER_HEADER_SEARCH_PATHS = "$(OF_PATH)/libs/openssl/include"
but when I include ofxHTTP in my project the issue with openssl appeared again:
/Users/apple/Documents/dev/develop/of_v0.8.4_osx_release/addons/ofxHTTP/libs/ofxHTTP/src/DefaultRedirectProcessor.cpp:49:10: 'openssl/ssl.h' file not found
Any help?
Using XCode 7.1
Yosemite
I tried ofxHTTP master and develop
It's being frustrating because, is so simple to use this addon.
EDIT:
'/Users/apple/Documents/dev/develop/of_v0.8.4_osx_release/libs/poco/include/Poco/Crypto/X509Certificate.h:49:10: 'openssl/ssl.h' file not found'