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

How to setting the binding.gyp file or cMake.js to use external libraries? #175

Open
lucaslgr opened this issue Feb 12, 2021 · 0 comments
Open

Comments

@lucaslgr
Copy link

Hi folks!

I'm trying to use the powerful C++ Eigen Library(https://eigen.tuxfamily.org/index.php?title=Main_Page) or Armadillo Library(http://arma.sourceforge.net/) through NodeJS as a Addon for a Desktop Application built in Electron for a graduation final project in Engineering.

I'm trying to use https://github.com/nodejs/node-gyp or https://github.com/cmake-js/cmake-js to build it, but until now I couldn't do that. I don't know exactly how I have to linking the Eigen or Armadillo Libraries on setting files (the biding.gyp for example).

Have anyone done something like this ?
Could someone help me please?

OBS: My development is on Windows but the application is a cross-plataform(Linux, Mac, Windows).

Thanks so much in advance!

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

No branches or pull requests

1 participant