indygreg/PyOxidizer

LINK : fatal error LNK1181: cannot open input file - exit code: 1181

開放

#275 建立於 2020年7月29日

 (2 則留言) (0 個反應) (0 位負責人)Rust (194 個分叉)batch import
help wanted

倉庫指標

星標
 (4,488 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

C:\>gcc --version
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0

C:\>rustc --version
rustc 1.45.0 (5c1f21c3b 2020-07-13)

I just cannot seem to get pyoxidizer to install on my computer, C:\>cargo install pyoxidizer

repeatedly fails before its nearly done

LINK : fatal error LNK1181: cannot open input file 'C:\Users\mang\AppData\Local\Temp\cargo-installSR4Cka\release\build\bzip2-sys-7d12f373da990105\out\lib\bzip2-1.0.8/blocksort.o
exit code: 1181

--- stderr

error occurred: Command "C:\\Users\\mang\\AppData\\Local\\Temp\\cargo-installSR4Cka\\release\\build\\bzip2-sys-7d12f373da990105\\out\\lib\\bzip2-1.0.8/bzlib.o" with args "lib.exe" did not execute successfully (status code exit code: 1181).

warning: build failed, waiting for other jobs to finish...
error: failed to compile `pyoxidizer v0.7.0`

貢獻者指南