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

Using node-gyp in Windows with Windows version of Node and Python and MSYS2 GCC #3079

Open
Clayblockunova opened this issue Oct 10, 2024 · 2 comments
Labels

Comments

@Clayblockunova
Copy link

Currently, node-gyp in Windows need VS for working, but I have MSYS2 with GCC and don't want to install another C compiler. In #1240 , the only solution is use MSYS2 version of Node and Python, which means Windows version of Python should be dropped. what should I do if I want to use node-gyp in Windows with Windows version of Node and Python and MSYS2 GCC? (idk is patch by @smaudet finished)

@Clayblockunova Clayblockunova changed the title using node-gyp in Windows with Windows version of Node and Python and MSYS2 GCC Using node-gyp in Windows with Windows version of Node and Python and MSYS2 GCC Oct 10, 2024
@cclauss
Copy link
Contributor

cclauss commented Oct 10, 2024

@Clayblockunova
Copy link
Author

https://github.com/search?q=repo%3Anodejs%2Fnode-gyp+MSYS2&type=issues

do you mean I should read all those issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants