Good efffort on your migration to GTK3.
I see that you managed to compile it for Linux. Do you have instructions for that?
I'm getting the following error (among others):
../src/contextify.cc:131:68: error: no matching function for call to ‘v8::Function::NewInstance()’
Local<Object> wrapper = Nan::New(constructor)->NewInstance();
Also, I was wondering if you ever tried to compile it on Windows
Thanks
Good efffort on your migration to GTK3.
I see that you managed to compile it for Linux. Do you have instructions for that?
I'm getting the following error (among others):
Also, I was wondering if you ever tried to compile it on Windows
Thanks