indygreg/PyOxidizer

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

オープン

#275 opened on 2020/07/29

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (194 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (4,488 個のスター)
PR merge metrics
 (30d に merged 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`

コントリビューターガイド