Uwe Fechner
Uwe Fechner
Ok, I could compile the code by using the following build script: ``` cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/home/ufechner/.julia/artifacts/88a033de19250acca6784647964d43d7121a06aa .. cmake --build . --config Release ``` I obtained the prefix path from the...
@Clemapfel Can you please share the output of: ```bash cmake --version gcc --version ``` and the output of ```julia using Pkg Pkg.status() ``` We need to find out why it...
This might be related: https://github.com/JuliaInterop/libcxxwrap-julia/pull/132
Same problem on Julia 1.12-beta3
Workaround: Use Windows Terminal. Works perfectly fine with git bash.
Same here on Ubuntu 24.04 kernel 6.8.0 (latest official kernel).
Would be nice if this could be fixed.
QtCharts was not supported in 6.0 but it is supported in 6.1
> I started upgrading Qt, currently hitting different errors here: [JuliaPackaging/Yggdrasil#10202](https://github.com/JuliaPackaging/Yggdrasil/pull/10202) But that one is merged now. Any further issues?
On which hardware did you test this? How can it be reproduced?