Skip to content

Fix nodejs14 cameras autoconfiguration new glfw - #8633

Merged
maloel merged 2 commits into
realsenseai:developmentfrom
manson:fix-nodejs14-cameras-autoconfiguration-new-glfw
Mar 24, 2021
Merged

Fix nodejs14 cameras autoconfiguration new glfw#8633
maloel merged 2 commits into
realsenseai:developmentfrom
manson:fix-nodejs14-cameras-autoconfiguration-new-glfw

Conversation

@manson

@manson manson commented Mar 22, 2021

Copy link
Copy Markdown

No description provided.

@maloel

maloel commented Mar 22, 2021

Copy link
Copy Markdown
Contributor

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

@manson

manson commented Mar 22, 2021

Copy link
Copy Markdown
Author

@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 realsenseai: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