woboq / qmetaobject-rs

Integrate Qml and Rust by building the QMetaObject at compile time.
MIT License
620 stars 89 forks source link

Error out when we detect incompatibilities between mingw and msvc #304

Closed ogoffart closed 8 months ago

ogoffart commented 8 months ago

This has caused lots of frustrations: eg: https://github.com/slint-ui/slint/issues/3802 https://github.com/slint-ui/slint/issues/3539 https://github.com/slint-ui/slint/issues/3739