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

Wrong imports, doesn't compile on case sensitive filesystem #7

Open
Zvezdin opened this issue Jan 19, 2023 · 1 comment
Open

Wrong imports, doesn't compile on case sensitive filesystem #7

Zvezdin opened this issue Jan 19, 2023 · 1 comment

Comments

@Zvezdin
Copy link

Zvezdin commented Jan 19, 2023

The line include "./Sha256Input.circom"; of sha256var.circom uses the wrong case to import the file, which is committed with a lowercase s in github. It compiles on a mac but would fail on most other filesystems.

@noway
Copy link
Owner

noway commented Jan 23, 2023

Thanks for the bug report @Zvezdin. I would really appreciate a PR with the fix otherwise will try to get to it some time. Cheers.

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