Skip to content

Instantly share code, notes, and snippets.

@zeta-00
Created March 20, 2020 18:24
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