Tadej Novak
Tadej Novak
I suppose a newer compiler is stricter with the existing code. I propose you do ``` if (edgeDistance + dist > static_cast(std::numeric_limits::max())) { ```
This is still causing a leak in WASM build. As this is not urgent, let me try to find a proper fix.
Sorry, I did not see that you condition now with WASM. I think it's fine for now until I have time to investigate closer. Note that I am a bit...
Before we merge, is this already in `main`? If not, in principle all changes go there first to avoid forgetting something.
Let me get back to this and we can then cherry-pick to the `main` branch.
While this is meant to be a POC, let me express my opinion, that I am very hesitant to depend on Rust with Qt. Could we pre-build such dependencies?
> > While this is meant to be a POC, let me express my opinion, that I am very hesitant to depend on Rust with Qt. Could we pre-build such...
Sorry for taking such a long time to get back to you. Did you find a solution in the meantime? The issue is very puzzling as the CI can build...
Closing this one for now. Please reopen if the issue is still present.
Sorry for getting to this late. @Ferenc- kindly started to improve the documentation in #204. Note that Debian-based systems for some reason do not include all necessary private headers.