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

LibHTTP cannot be compiled without WolfSSL anymore #14

Open
Q-Thomas opened this issue Nov 24, 2016 · 0 comments
Open

LibHTTP cannot be compiled without WolfSSL anymore #14

Q-Thomas opened this issue Nov 24, 2016 · 0 comments
Assignees
Labels

Comments

@Q-Thomas
Copy link

Error I get is the following:

pico_http_client.c:14:38: fatal error: wolfssl/wolfcrypt/coding.h: No such file or directory
#include <wolfssl/wolfcrypt/coding.h>
^
compilation terminated.
Makefile:39: recipe for target 'libhttp.a' failed
make: *** [libhttp.a] Error 1

It should be possible to compile without wolfSSL if no base64Encoding is needed..

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

No branches or pull requests

2 participants