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

Compiling error on Windows 11 #4

Open
guo-kai opened this issue Dec 7, 2022 · 0 comments
Open

Compiling error on Windows 11 #4

guo-kai opened this issue Dec 7, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@guo-kai
Copy link

guo-kai commented Dec 7, 2022

PS D:\workspace\fil-peggy> rustc -V
rustc 1.65.0 (897e37553 2022-11-02)
PS D:\workspace\fil-peggy> cargo version
cargo 1.65.0 (4bc8f24d3 2022-10-20)

error occurred: Command "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\HostX64\x64\ml64.exe" "-nologo" "-c" "-FoD:\workspace\fil-peggy\target\release\build\sha2-asm-88fc172e81e74662\out\src/sha512_x64.o" "-c" "src/sha512_x64.S" with args "ml64.exe" did not execute successfully (status code exit code: 1).
warning: build failed, waiting for other jobs to finish...
error: failed to compile peggy v0.1.0 (D:\workspace\fil-peggy), intermediate artifacts can be found at D:\workspace\fil-peggy\target

@kikakkz kikakkz added the good first issue Good for newcomers label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants