agg23 / openfpga-litex

A RISC-V software platform, exposing Analogue Pocket capabilities in a simple way
MIT License
36 stars 2 forks source link

rust-lld: error: undefined symbol: fmodf #10

Open agg23 opened 5 months ago

agg23 commented 5 months ago

This started occurring to me when building Rust projects. After some tracking down, this is specifically caused due to some slint change that took place in 1.5.0.

https://github.com/slint-ui/slint/issues/4046