fil-peggy icon indicating copy to clipboard operation
fil-peggy copied to clipboard

Compiling error on Windows 11

Open guo-kai opened this issue 1 year ago • 0 comments

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

guo-kai avatar Dec 07 '22 09:12 guo-kai