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

Error when trying to build demo #9

Open
ExQDev opened this issue Dec 18, 2018 · 4 comments
Open

Error when trying to build demo #9

ExQDev opened this issue Dec 18, 2018 · 4 comments

Comments

@ExQDev
Copy link

ExQDev commented Dec 18, 2018

Just look there:
image
image

@hiitiger
Copy link
Owner

have you installed Visual Studio 2017 and configure node-gyp msvs_version to 2017, and also you may upgrade node-gyp to latest version.

@ExQDev
Copy link
Author

ExQDev commented Dec 19, 2018

I already have installed VS 2017 for a long time, also I have set msvs_version to 2017.
But as I could find, there is no "binding.gyp" at "client" directory.

@hiitiger
Copy link
Owner

binding.gyp is in directory electron-overlay.
npm link will build node native addon project automatically, you can also do rebuild in directory electron-overlay.

@ExQDev
Copy link
Author

ExQDev commented Dec 22, 2018

But it searches binding.gyp in client directory.
I have tried build every folder, but in electron-overlay it causes errors too.
But VS projects are successfully built.

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

2 participants