slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
16.93k stars 564 forks source link

aarch64 build very slow #4224

Closed CarbonPool closed 8 months ago

CarbonPool commented 8 months ago

rustc: 1.74.1 slint: 1.2.2 os: debian10.3

cpu: rk3568

My app took hours to compile

Building [=======================> ] 644/649: slint-macros, ui(build.rs)

CarbonPool commented 8 months ago

What is slint-macros handling and why is the build so slow?

CarbonPool commented 8 months ago

Maybe affected by third-party link libraries