node-java icon indicating copy to clipboard operation
node-java copied to clipboard

Build Problem with Electron v10 / NodeJS 12.16.3

Open tripower opened this issue 5 years ago • 1 comments

I have many errors if I try to build Electron v10 app has someone a solution?

for example ....electron-gyp\10.0.0\include\node\v8.h(9775): error C2061: syntax error: identifier 'Address' (compiling source file ..\src\javaObject.cpp) [...\node_modules\java\build\nodejavabridge_bindings.vcxproj]

....electron-gyp\10.0.0\include\node\v8.h(9779): error C2039: 'Address': is not a member of 'v8::internal' (compiling source file ..\src\methodCallBaton.cpp) [...\node_modules\java\build\nodejavabridge_bindings.vcxproj]

tripower avatar Sep 01 '20 03:09 tripower

@joeferner have you a timeline when a fix will be made? or won't never Electron versions be supported?

greetings klaus

tripower avatar Jan 11 '21 21:01 tripower