Skip to content
This repository has been archived by the owner on Jul 12, 2018. It is now read-only.

Compilation errors #20

Closed
djdeath opened this issue Jan 22, 2016 · 2 comments
Closed

Compilation errors #20

djdeath opened this issue Jan 22, 2016 · 2 comments

Comments

@djdeath
Copy link

djdeath commented Jan 22, 2016

Does this project require a particular version of Node?

I'm failing to compile it with 0.12.7.

In file included from /home/djdeath/.node-gyp/0.12.7/src/node.h:61:0,
                 from ../src/gobject.h:4,
                 from ../src/gobject.cc:2:
/home/djdeath/.node-gyp/0.12.7/deps/v8/include/v8.h: In instantiation of ‘static v8::Handle<T> v8::Handle<T>::New(v8::Isolate*, T*) [with T = v8::FunctionTemplate]’:
/home/djdeath/.node-gyp/0.12.7/deps/v8/include/v8.h:293:15:   required from ‘static v8::Handle<T> v8::Handle<T>::New(v8::Isolate*, const v8::PersistentBase<T>&) [with T = v8::FunctionTemplate]’
../src/gobject.cc:160:91:   required from here
/home/djdeath/.node-gyp/0.12.7/deps/v8/include/v8.h:820:29: error: ‘static v8::internal::Object** v8::HandleScope::CreateHandle(v8::internal::Isolate*, v8::internal::Object*)’ is protected
   static internal::Object** CreateHandle(internal::Isolate* isolate,
                             ^
@magcius
Copy link
Collaborator

magcius commented Jan 22, 2016

Yes. I'm using the 5.5.0 branch.

@djdeath
Copy link
Author

djdeath commented Jan 23, 2016

Thanks!

@djdeath djdeath closed this as completed Jan 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants