elkowar / eww

ElKowars wacky widgets
https://elkowar.github.io/eww
MIT License
8.8k stars 364 forks source link

Cannot compile simplexpr [BUG] #951

Closed Frusadev closed 8 months ago

Frusadev commented 8 months ago

Checklist before submitting an issue

Description of the bug

I trie to build eww and i got this error

For more information about this error, try rustc --explain E0554. error: could not compile simplexpr (lib) due to 7 previous errors warning: build failed, waiting for other jobs to finish...

Reproducing the issue

cargo build --release --no-default-features --features x11

Expected behaviour

I should have eww in the release directory

Additional context

No response

Frusadev commented 8 months ago

It was just a problem with the rust nightly

Frusadev commented 8 months ago

I had to install rust nightly