can't build ole32-sys with nightly-gnu #41589
Labels
O-windows-gnu
Toolchain: GNU, Operating system: Windows
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
Uh oh!
There was an error while loading. Please reload this page.
HI,
Setup:
Cargo.toml
src/main.rs
Expected output:
No errors, as there are no errors when I run
cargo +nightly-msvc build
Actual output:
1.18.0-nightly (0369832 2017-04-26), on windows.
Note: that it works with:
cargo +nightly-2017-04-20 build
cargo +nightly-2017-04-24 build
cargo +nightly-2017-04-25 build
does not work with:
cargo +nightly-2017-04-26 build
The text was updated successfully, but these errors were encountered: