Closed semihartan closed 2 years ago
Same
There is a windows compatible version of Termion here: https://gitlab.redox-os.org/Jezza/termion/-/tree/windows-support
I couldn't get termion to work, but this is only my second day with Rust.
Instead I switched the terminal to use crossterm: https://github.com/bitRAKE/Noq/tree/windows
It seems to work. Perhaps I have made some obvious errors?
I heard that but didn't know how to integrate it. Thank you!
Hello, I am a applied mathematician. I wanted to compile and give a try your interesting project but the compiling process fails on Windows due to Termion library. I am new to Rust and dont have any experience on it. Can somebody help me, please?