Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security/SecureTransport.h compilation error #3

Open
dragouf opened this issue Mar 17, 2018 · 1 comment
Open

Security/SecureTransport.h compilation error #3

dragouf opened this issue Mar 17, 2018 · 1 comment

Comments

@dragouf
Copy link

dragouf commented Mar 17, 2018

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++.

@matthijskooijman
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants