Created
March 20, 2020 18:24
This file contains hidden or 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