-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation warning on newer node versions: v8 has a new ArrayBuffer BackingStore API #735
Comments
#723 is supposed to solve the compiling error on Node.js >= 14 |
@felixdivo thanks for your contributions recently, we have a small group of teams where developers could plan/discuss for the rclnodejs project, and if you are interested in and want to contact others closely, I'd like to invite you to join the teams, thanks! |
@felixdivo Join rclnodejs developers on Slack — Sign up here, from any device: https://join.slack.com/t/rclnodejsdev/shared_invite/zt-jjukoa3l-zZ5VeAeo~YD11vmUC2Mdnw |
Oops, sorry I mean slack, Teams is used in Intel... |
Ah great, so we can just add "closes # 635" to that PR. Nice that it's already being tackled! I've kinda used up my current free time with a few contributions the last days :P but when I'm feeling like doing some more in this project, I'm happy to join! Thanks! :) |
Never mind, none of us works on the project full-time, so welcome 🚀 |
Hi @felixdivo I haven't seen you in the slack channel of rclnodejs, if you met any problem, please send me your email address and I will send the invitation again. |
Hey @minggangw, sorry for not writing about this, but I retreated to other projects. |
I get this output by
node-gyp rebuild
(invoked usingscripts/build.sh
) on Node versionv14.10.1
:I didn't include it in #734 as I don't really know any v8 internals.
The text was updated successfully, but these errors were encountered: