Created
March 20, 2020 18:24
-
-
Save zeta-00/d2054baf3aea15f6b238d61e78675ecd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
src/hscurl.c:3:10: error: | |
fatal error: curl/curl.h: No such file or directory | |
#include <curl/curl.h> | |
^~~~~~~~~~~~~ | |
| | |
3 | #include <curl/curl.h> | |
| ^ | |
compilation terminated. | |
`cc' failed in phase `C Compiler'. (Exit code: 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment