Skip to content
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

Fix nodejs14 cameras autoconfiguration new glfw #8633

Conversation

manson
Copy link

@manson manson commented Mar 22, 2021

No description provided.

@maloel
Copy link
Collaborator

maloel commented Mar 22, 2021

@manson
Andrew, does this break support for previous versions of Node.js in any way?

@manson
Copy link
Author

manson commented Mar 22, 2021

@manson
Andrew, does this break support for previous versions of Node.js in any way?

No. It was used NAN npm package (Native Abstractions for Node.js) that just expanded API for a specific node.js versions. So it works as for 8.17 as well as for 14.16 LTS nodejs versions. For 15.* not everywhere: for 15.0.0 it worked, but 15.12 - not. But this is not an LTS versions (there is no 15.* LTS) so is out of current scope. At least now (until LTS appeared)

@maloel maloel merged commit 5b5b8bd into IntelRealSense:development Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants