KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
993 stars 66 forks source link

cxx-qt-lib: `QDateTime::setTimezone` overload breaks compilation with Qt 6.7 #850

Closed LeonMatthesKDAB closed 5 months ago

LeonMatthesKDAB commented 6 months ago

Discussed in https://github.com/KDAB/cxx-qt/discussions/847

Originally posted by **mystchonky** February 12, 2024 I copied over the example and when I do cargo run, it errors out (which is not very clear). the compilation errors happen specifically when building cxx-qt-lib. [log](https://hastebin.com/share/iseniqepud.rust) also it compiles cxx-qt crates twice (maybe not the problem and just related to build.rs)
Montel commented 5 months ago

log was removed.

mystchonky commented 4 months ago

@Montel @LeonMatthesKDAB can we get a minor release for cxx-qt with this patch in now that Qt 6.7 has been released?

ahayzen-kdab commented 4 months ago

I'll take a look at doing a backport for the 0.6 series :-)