Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Compile On Windows #8

Closed
semihartan opened this issue May 28, 2022 · 4 comments
Closed

Cannot Compile On Windows #8

semihartan opened this issue May 28, 2022 · 4 comments

Comments

@semihartan
Copy link

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?

@ghost
Copy link

ghost commented May 30, 2022

Same

@bitRAKE
Copy link

bitRAKE commented Jun 1, 2022

There is a windows compatible version of Termion here:
https://gitlab.redox-os.org/Jezza/termion/-/tree/windows-support

@bitRAKE
Copy link

bitRAKE commented Jun 1, 2022

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?

@semihartan
Copy link
Author

I heard that but didn't know how to integrate it. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants