gchp / iota

A terminal-based text editor written in Rust
MIT License
1.62k stars 80 forks source link

termbox #154

Open texrg opened 4 years ago

texrg commented 4 years ago
cargo build
   Compiling termbox-sys v0.2.10
error: could not find native static library `termbox`, perhaps an -L flag is missing?
error: aborting due to previous error
error: Could not compile `termbox-sys`.
To learn more, run the command again with --verbose.

i use fedora, how install termbox?

spirinvladimir commented 3 years ago

Same issue with Fedora. :disappointed: