Project doesn't compile
Closed this issue · 4 comments
Septias commented
Yesterday, the project compiled for me but since this morning the project doesn't compile because of this error:
error: linking with 'link.exe' failed: exit code: 1120
I updated rust using rustup update to install rustfmt and clippy - I guess that is the issue, but how do I solve it?
ASalvail commented
Maybe clearing the cache? If it worked on stable before, I'd hate for an
update to have broken the build.
…On Thu, Sep 24, 2020 at 2:42 AM Sebastian Klähn ***@***.***> wrote:
Yesterday, the project compiled for me but since this morning the project
doesn't compile because of this error:
error: linking with link.exe failed: exit code: 1120
I updated rust using rustup update to install rustfmt and clippy - I guess
that is the issue, but how do I solve it?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#18>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBF5FEDAAY6S2B26KUDU33SHLS4RANCNFSM4RX5AHNQ>
.
Septias commented
I deleted the target folder and lock file but that doesn't solve the issue.
I even downloaded a fresh copy which also didn't compile :/
Septias commented
Oh wait, I'm so sorry ._. I didn't build it using cargo screeps, I just ran cargo build 😆. So I guess that was the issue...
ASalvail commented
Haha, no worries, I'm just glad it works now for you.
…On Fri, Sep 25, 2020 at 1:51 AM Sebastian Klähn ***@***.***> wrote:
Closed #18
<#18>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBF5FEY2RFQNLDGBHDTU3DSHQVWVANCNFSM4RX5AHNQ>
.