Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
ices/93842.sh: fixed with errors
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
warning: the feature `raw_dylib` is incomplete and may not be safe to use and/or cause compiler crashes
 --> <anon>:1:12
  |
1 | #![feature(raw_dylib)]
  |            ^^^^^^^^^
  |
  = note: `#[warn(incomplete_features)]` on by default
  = note: see issue #58713 <rust-lang/rust#58713> for more information

error: linker `link.exe` not found
  |
  = note: No such file or directory (os error 2)

note: the msvc targets depend on the msvc linker but `link.exe` was not found

note: please ensure that VS 2013, VS 2015, VS 2017, VS 2019 or VS 2022 was installed with the Visual C++ option

error: aborting due to previous error; 1 warning emitted

==============
  • Loading branch information
rustbot committed Jul 27, 2022
1 parent 2c1a8cf commit fcedf95
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit fcedf95

Please sign in to comment.