Node 0.11 support
stephenmathieson opened this issue · 2 comments
stephenmathieson commented
Node 0.11 support
stephenmathieson commented
wtf:
In file included from ../deps/sophia/db/cat.c:10:
In file included from ../deps/sophia/db/sp.h:44:
In file included from /Users/stephenmathieson/.node-gyp/0.11.10/src/util.h:25:
/Users/stephenmathieson/.node-gyp/0.11.10/deps/v8/include/v8.h:84:1: error: unknown type name 'namespace'
namespace v8 {
^
/Users/stephenmathieson/.node-gyp/0.11.10/deps/v8/include/v8.h:84:13: error: expected ';' after top level declarator
namespace v8 {
^
stephenmathieson commented