-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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 Compiling Node.js v20.2.0 for Android (x86_64) using android-ndk-r25c #54919
Comments
Is this reproducible on the |
Can you provide the error as a textual output; rather than a screenshot? |
Hi,currently i get error: make[1]: *** [tools/v8_gypfiles/run_torque.target.mk:17: 010fc3fce712b2de6fd928cc15b58656333c3aaf.intermediate] Error 1 |
@nodejs/build WDYT |
Android is an unsupported platform: https://github.com/nodejs/node/blob/v20.2.0/BUILDING.md#android |
Version
v20.2.0
Platform
Subsystem
No response
What steps will reproduce the bug?
./android-configure /workspace/android-ndk-r25c 24 x86_64
make
How often does it reproduce? Is there a required condition?
always
What is the expected behavior? Why is that the expected behavior?
all building steps works fine,and generate node binaray at out/Release
What do you see instead?
Additional information
The text was updated successfully, but these errors were encountered: