In file included from ..\..\..\libs\poco\include/Poco/Crypto/X509Certificate.h:44:0,
from ..\..\..\libs\poco\include/Poco/Net/X509Certificate.h:45,
from ..\..\..\libs\poco\include/Poco/Net/VerificationErrorArgs.h:44,
from ..\..\..\libs\poco\include/Poco/Net/SSLManager.h:44,
from C:\Projects\openFrameworks_cb\apps\myApps\MyApp\libs\ofxHttpUtils\src\ofxHttpUtils.cpp:12:
..\..\..\libs\poco\include/Poco/Crypto/OpenSSLInitializer.h:45:33: fatal error: openssl/opensslconf.h: No such file or directory compilation terminated.
As soon as I import the lib, I get this error on Windows 7 via Code Blocks. What I don't understand is all the linker files are attached correctly...
As soon as I import the lib, I get this error on Windows 7 via Code Blocks. What I don't understand is all the linker files are attached correctly...