-
Notifications
You must be signed in to change notification settings - Fork 108
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
LCCSCF_USE_SSL was not defined in this scope #24
Comments
Hi I am going to try to walk you through the mental steps you should follow to debug C++ builds because it seems like you are pretty new to this. What does the message
The first result of googling |
i updated the libwebsocketspackage and now i compiled everything and i can work with it. Yes i'm pretty new and thanks for the advice. Now i'm gonna see how that whole json thing works and I'llbe fine |
Pretty much the title. I got rasbian on raspberry pi.
i installed libcurl4-openssl-dev and libwebsockets-dev with the apt-get command.
now i included the libraries and header into the makefile looking like this:
Now i Try to run make in the directory and now i get the following errors
with a lot of warnings but lets leave that aside:`
Any ideas what could be the cause?
The text was updated successfully, but these errors were encountered: