Replies: 1 comment
-
Hi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to build the Windows binary but I run into the following Error when I run meson setup:
meson.build:1:0: ERROR: Rust compiler rustc -C linker=cc can not compile programs.
error: linking with
cc
failed: exit code:Here the full log: https://pastebin.com/ZK843Ehi
I noticed the following line that it's looking for a file in the AppData folder:
= note: "cc" "/NOLOGO" "C:\Users\\AppData\Local\Temp\rustcBrKBYo\symbols.o"
Beta Was this translation helpful? Give feedback.
All reactions