Skip to content

Instantly share code, notes, and snippets.

@zeta-00
Created March 20, 2020 18:24
Show Gist options
  • Save zeta-00/d2054baf3aea15f6b238d61e78675ecd to your computer and use it in GitHub Desktop.
Save zeta-00/d2054baf3aea15f6b238d61e78675ecd to your computer and use it in GitHub Desktop.
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