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

无法将函数定义与现有声明匹配 #21

Open
huangmingfeisss opened this issue Mar 27, 2022 · 2 comments
Open

无法将函数定义与现有声明匹配 #21

huangmingfeisss opened this issue Mar 27, 2022 · 2 comments

Comments

@huangmingfeisss
Copy link

安装好node-gyp后,用msvs2015或msvs2017,npm install提示在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。多个错误,无法将函数定义与现有的声明匹配。
image
image
image
该如何解决,非常感谢。

@frankie-zeng
Copy link
Owner

确保 "node-addon-api" 和 noge-gyp 安装正确,拿gyp 编译一个hello world试一下。
可以参考CI的脚步 build

@hmsfeng
Copy link

hmsfeng commented Mar 5, 2024

确保 "node-addon-api" 和 noge-gyp 安装正确,拿gyp 编译一个hello world试一下。 可以参考CI的脚步 build

可以给个详细的编译步骤吗?各个工具对应的版本,谢谢了。

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

3 participants