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

Build seemingly hangs when building image 0.25 crate #220

Closed
tronical opened this issue Apr 16, 2024 · 2 comments
Closed

Build seemingly hangs when building image 0.25 crate #220

tronical opened this issue Apr 16, 2024 · 2 comments

Comments

@tronical
Copy link

The latest version of the image-rs crate (0.25) takes literally hours to compile with the current esp-rs nightly toolchain.

Steps to reproduce:

git clone https://github.com/image-rs/image.git
cd image
cargo +esp build --release

It works with Rust nightly (and stable), i.e. it terminates within a fraction of the time.

@MabezDev
Copy link
Member

Is this still an issue, could you try with the latest release?

@tronical
Copy link
Author

This seems indeed fixes with the latest release. Thanks!

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants