Marius Kintel
Marius Kintel
We can probably merge this soon. I'll do a more proper review, and update #4909 accordingly
@cjmayo also, just FYI: The tests run here don't exercise any Qt code paths, but they are good for validating builds.
For macOS, let's start by building our own Qt6 and test based on that. We do such builds on CircleCI, but we don't currently run tests there. Needs: update macosx-build-dependencies.sh...
> With qscintilla2 on Qt 6, Qt 5 builds are broken Argh! I'll take a look at that.
For now, I added a request here: https://github.com/Homebrew/homebrew-core/pull/166414#issuecomment-2005226871 - let's see where that goes.
Temporary workaround to downgrade QScintilla to the qt5 version: #5059
We should support both Qt5 and Qt6 builds on the CI, subject to CI capacity. See #5129 for WIP to make that work on macOS.
If you could open a ticket for the gcc14 issue that would be cool. The other tests look like flakes - have you tried just rerunning?
Could be that clipper isn't updated past that fix in Manifold yet, plus we haven't pulled Manifold in a while.
@cjmayo FYI