Created
December 8, 2016 22:20
-
-
Save wwalker/71e6638c68bf4da69651fde000268140 to your computer and use it in GitHub Desktop.
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
==> 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