sindresorhus / windows-wallpaper

Manage the desktop wallpaper on Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process didn't exit successfully

tangdaoyuan opened this issue · comments

commented

Description

image

rustc 1.67.1 (d5a82bbd2 2023-02-07)
Microsoft Windows 10.0.19044.2604

Reproduction

  • just clone and cargo run get

Try

Try to comment out the following code, then cargo run works
https://github.com/sindresorhus/win-wallpaper/blob/b55c6f6c20d629627d215d43836f9e8eed2547c2/src/lib.rs#L142

I am not good at Rust or C++, so I try to fix this by the post.