Build fails on Mac OS X
innerop opened this issue · 1 comments
innerop commented
In file included from ../lib/kvengine.cc:33:
../lib/kvengine.h:37:10: fatal error: 'libpmemkv.h' file not found
#include <libpmemkv.h>
^~~~~~~~~~~~~
1 error generated.
make: *** [Release/obj.target/pmemkv/lib/kvengine.o] Error 1
gyp ERR! build error
innerop commented
n/m
https://github.com/pmem/pmemkv/blob/master/INSTALLING.md
Need to build and it's not supported on OS X...