Skip to content

Instantly share code, notes, and snippets.

@zeta-00
Created March 21, 2020 18:21
Show Gist options
  • Save zeta-00/4d214e62d54f67cc428c752f7e9c7859 to your computer and use it in GitHub Desktop.
Save zeta-00/4d214e62d54f67cc428c752f7e9c7859 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)
[zeta@nixos:/darcs-2.14.2]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment