Error on using constexpr in qt 6.5
Unsolved
General and Desktop
-
-
I think the code itself is correct, as normalizeTypeFromSignature() is itself marked with constexpr. It's also not new code (first released Qt 6.0), and there are no related bugs about it, so I think you're doing something 'special'.
Which MSVC version / compiler are you using? What compiler options are set?
Best would be if you could provide a minimal project that reproduces your issue, and file that on bugreports.qt.io, project "Qt", component "Build Systems"