immunant / c2rust

Migrate C code to Rust
https://c2rust.com/
Other
3.99k stars 240 forks source link

`src/ExportResult.hpp:11:10: fatal error: 'algorithm' file not found` #755

Open kkysen opened 1 year ago

kkysen commented 1 year ago

c2rust, specifically c2rust-ast-exporter, sometimes fails to build with the error:

src/ExportResult.hpp:11:10: fatal error: 'algorithm' file not found

This is meant to be an unclosed issue tracking this error and potential solutions. See also the very related #380.

Some potential solutions:

AdrianTayag commented 1 year ago

Also experienced the same issue and was rectified by following the potential solution listed above. Bumping this to be added to the README

CearX commented 3 months ago

Thank you very much, this has solved my problem.

Version: ubuntu 2204 rust-nightly 1.79