rust_minifb icon indicating copy to clipboard operation
rust_minifb copied to clipboard

Could not build on redox

Open FloVanGH opened this issue 6 years ago • 6 comments

At the moment there is an issue with the time crate for redox:

https://github.com/rust-lang-deprecated/time/issues/183

There is also in PR to fix this issue:

https://github.com/rust-lang-deprecated/time/pull/182

But I'm not sure how long it will take until they merge it.

FloVanGH avatar Sep 25 '19 17:09 FloVanGH

I see. As soon as this has been merged please let me know and I will update and release a new version.

emoon avatar Sep 25 '19 17:09 emoon

0.1 time is dead and it is unsure if the pull request to fix the Redox support will be merged. Someone is working on a new version based on std::time. But I‘m not sure how long it will takes to be finished. https://github.com/time-rs/time/issues/183#issuecomment-536851627

FloVanGH avatar Oct 01 '19 04:10 FloVanGH

I'm the one taking over the time crate. I don't have a timeframe for a 0.2 release that's based on std::time, but hopefully it's sooner rather than later. Unfortunately, until then the time crate is essentially unsupported.

jhpratt avatar Oct 01 '19 17:10 jhpratt

It seems 0.2 has been released now. Would it be possible to use that now to fix this issue?

emoon avatar Dec 03 '19 14:12 emoon

@emoon It hasn't been released yet. My goal is to release it alongside Rust 1.40.

jhpratt avatar Dec 03 '19 14:12 jhpratt

Cool. Thanks!

emoon avatar Dec 03 '19 17:12 emoon