Details
Description
In result, examples from the source repository cannot be built on MacOS because of non-standard location of libevent:
$ brew --prefix libevent
|
/usr/local/opt/libevent
|
/Users/avsej/code/libcouchbase/example/libeventdirect/main.c:29:10: fatal error: 'event2/event.h' file not found
|
#include <event2/event.h>
|
^~~~~~~~~~~~~~~~
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Sprint | SDK34: CB++, OBO, Connect Prep [ 1717 ] |
Status | New [ 10003 ] | Open [ 1 ] |
Component/s | library [ 10110 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 3.2.1 [ 17502 ] | |
Fix Version/s | 3.2.0 [ 17008 ] |
Build couchbase-server-7.1.0-1450 contains libcouchbase commit 4723aaf with commit message:
CCBC-1448: fix cmake macro for examples