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

I just built jakt but I get this error #1495

Open
OLD-DATA opened this issue Oct 30, 2023 · 2 comments
Open

I just built jakt but I get this error #1495

OLD-DATA opened this issue Oct 30, 2023 · 2 comments

Comments

@OLD-DATA
Copy link

Error: No module in module set {jakt::prelude::prelude} was found

@alimpfard
Copy link
Member

You'll probably get a faster response for build issues in #jakt on discord, that error means jakt couldn't find its runtime dir where it expected to find it (../include/runtime relative to the binary).
If you're on windows, I think the symlink thing we ask cmake to do still fails, so maybe try passing --runtime-path $jakt_checkout_root/runtime to the compiler.

@OLD-DATA
Copy link
Author

ok thank you & have a good day

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

2 participants