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

error: linking with link.exe failed: exit code: 1 #70

Closed
Tigralt opened this issue Jul 5, 2018 · 4 comments
Closed

error: linking with link.exe failed: exit code: 1 #70

Tigralt opened this issue Jul 5, 2018 · 4 comments

Comments

@Tigralt
Copy link
Contributor

Tigralt commented Jul 5, 2018

I was trying to test the project on my machine (Windows 10) but I have some issues when running a "cargo run" on server-cli (I have the same problem with voxygen tho):

image

I have no idea what's exactly is happening, all I know is that I installed Rust from the README.md link, same for the SFML library (with https://github.com/jeremyletang/rust-sfml/wiki/How-to-use-rust-sfml-on-Windows). All deps are correctly downloading, but compiling doesn't work.

@zesterer
Copy link
Contributor

zesterer commented Jul 5, 2018

@Tigralt Any chance you could run it with --color never to make it a bit easier to read? There's a lot of noise due to the incorrectly-interpreted colour codes.

@Tigralt
Copy link
Contributor Author

Tigralt commented Jul 5, 2018

My bad, here it is:
image

@zesterer
Copy link
Contributor

zesterer commented Jul 5, 2018

@Tigralt Seems like rust-lang/rust#42744

@Tigralt Tigralt changed the title Error when launching server-cli on Windows 10 error: linking with link.exe failed: exit code: 1 Jul 5, 2018
@Tigralt
Copy link
Contributor Author

Tigralt commented Jul 5, 2018

Nice one it's working now ! I uninstalled/reinstalled Visual Studio Community, seems like something went wrong the first time.

@Tigralt Tigralt closed this as completed Jul 5, 2018
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