Skip to content

Instantly share code, notes, and snippets.

@wwalker
Created December 8, 2016 22:20
Show Gist options
  • Save wwalker/71e6638c68bf4da69651fde000268140 to your computer and use it in GitHub Desktop.
Save wwalker/71e6638c68bf4da69651fde000268140 to your computer and use it in GitHub Desktop.
==> cberl (compile)
Compiling c_src/callbacks.c
c_src/callbacks.c:3:10: fatal error: 'libcouchbase/couchbase.h' file not found
#include <libcouchbase/couchbase.h>
^
1 error generated.
ERROR: compile failed while processing /Users/projects/foo/deps/cberl: rebar_abort
$ locate couchbase.h
/usr/local/Cellar/libcouchbase/2.5.0/include/libcouchbase/couchbase.h
/usr/local/Cellar/libcouchbase/2.5.4/include/libcouchbase/couchbase.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment