We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I built nim from the source and set bin dir as PATH, but got the error cannot open /lib/system.nim when i compiled a helloworld.nim.
cannot open /lib/system.nim
Nim Compiler Version 2.2.1 [Linux: arm64] Compiled at 2024-10-29 Copyright (c) 2006-2024 by Andreas Rumpf
git hash: d618974 active boot switches: -d:release
No response
The text was updated successfully, but these errors were encountered:
Show us your code.
Sorry, something went wrong.
echo "hello"
What's your OS?
Android termux debian distro
No branches or pull requests
Description
I built nim from the source and set bin dir as PATH, but got the error
cannot open /lib/system.nim
when i compiled a helloworld.nim.Nim Version
Nim Compiler Version 2.2.1 [Linux: arm64]
Compiled at 2024-10-29
Copyright (c) 2006-2024 by Andreas Rumpf
git hash: d618974
active boot switches: -d:release
Current Output
No response
Expected Output
No response
Known Workarounds
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: