-
Notifications
You must be signed in to change notification settings - Fork 13
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
error: could not compile minimap2
(lib) due to 3 previous errors
#61
Comments
@zaka-edd Ah, it's some old code that needs to be updated with the htslib stuff. Sorry about that! |
Should be hitting crates.io very soon. Fixed, but reopen if there are any more issues! Sorry about that. I had CI set up but it all degraded and doesn't run anymore. |
Which version contains the fix ?
https://crates.io/crates/minimap2 says that v0.1.20+minimap2.2.28 is the latest. |
@martin-g Should be fixed even before 0.1.20, hmmm. Thanks for the logs! They helped. When I download that version I can't run cross, but I can with the main branch
I'll do some tests and get it pushed out tomorrow then, and hopefully that resolves it for you! |
Hi,
I encountered errors when trying to compile my code using the latest version of minimap2 (v0.1.19+minimap2.2.28).
I have tried updating dependencies for potential fixes, but the issues persist. Any help in resolving these errors would be greatly appreciated. Thank you!
I am running:
rustc 1.78.0
cargo 1.78.0
The text was updated successfully, but these errors were encountered: