-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Cannot open '/lib/system.nim' #24385
Labels
Comments
Show us your code. |
echo "hello" |
What's your OS? |
Android termux debian distro |
metagn
added a commit
to metagn/Nim
that referenced
this issue
Nov 20, 2024
closes nim-lang#22369, closes nim-lang#23197, closes nim-lang#24385
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: