Skip to content

Fix circomlib symlink on windows #103

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

Closed
wants to merge 20 commits into from
Closed

Conversation

ljoy913
Copy link
Collaborator

@ljoy913 ljoy913 commented Mar 13, 2025

  • replace symlink with junction on Windows.
  • Windows requires elevated permissions to create symlinks from a git clone.
  • modified the run_setup.sh script to replace the symlink with a junction if the script determines circomlib is a file and not a directory.

@ljoy913
Copy link
Collaborator Author

ljoy913 commented Mar 13, 2025

Creating PR from new branch after switching from a previous branch somehow has preserved all the commits from the previous PR. Killing this PR and creating a fresh one from a clean clone.

@ljoy913 ljoy913 closed this Mar 13, 2025
@ljoy913 ljoy913 deleted the fix-mdl-symlink-on-windows branch March 13, 2025 18:24
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

Successfully merging this pull request may close these issues.

1 participant