c8tsender
c8tsender copied to clipboard
Security/SecureTransport.h compilation error
I'm trying to compile your project on linux and I get Security/SecureTransport.h: No such file or directory
How I can fix that ?
Sorry if it's a basic question but I have only few knowledge in c++.
I ran into this as well, and it looks like SecureTransport.h is a OSX-specific header file / library, e.g. https://github.com/Apple-FOSS-Mirror/Security/blob/master/libsecurity_ssl/Security/SecureTransport.h