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

Failed to create symlink for generating metadata #417

Closed
Txuritan opened this issue Apr 29, 2021 · 1 comment · Fixed by #464
Closed

Failed to create symlink for generating metadata #417

Txuritan opened this issue Apr 29, 2021 · 1 comment · Fixed by #464

Comments

@Txuritan
Copy link

I'm converting over an existing project and are unable to run cargo-raze (v0.12.0) on Windows as it fails with:

Error: Failed to create symlink for generating metadata

Caused by:
    Cannot create a file when that file already exists. (os error 183)
@torkleyy
Copy link

This is still an issue, has anyone come up with a solution?

lehrbaumm added a commit to lehrbaumm/cargo-raze that referenced this issue Jan 12, 2022
Fix google#417.
The parameters for symlink_file for windows were in wrong order.
dfreese pushed a commit that referenced this issue Jan 29, 2022
Fix #417.
The parameters for symlink_file for windows were in wrong order.
ttiurani pushed a commit to ttiurani/cargo-raze that referenced this issue Feb 20, 2023
Fix google#417.
The parameters for symlink_file for windows were in wrong order.
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 a pull request may close this issue.

2 participants