the project cppcheck is simple only paths set
this is mysterious when i try check only one file, i have no internalAstError' but if i use project with many files i got internalAstError' with this one file and another files
this error was in 2.20 i just waiting to check in 2.21 but the same void f() { char cc; swtich(cc) { case 'K': m = 10.0; break; default:; } }
this because Qt6 doest support Win7 you can simplify add support Win 7 just add Qt6 compiled binary from rep https://github.com/adeii/Qt6Win7/releases/tag/Qt6102 Qt-6.10.2-x64-msvc-win7.7z remove all Qt6 from cppcheck and add by one file from bin dir archive above
no , with requires i got Syntax error, token has no link. this is some thing another
this because Qt6 doest support Win7 you can simplify add support Win 7 just add Qt6 compiled binary from rep https://github.com/adeii/Qt6Win7/releases/tag/Qt6102 Qt-6.10.2-x64-msvc-win7.7z remove all Qt6 from cppcheck and add by one from bin dir archive above
in 2.20 and past version was all ok in new 2.21 in all files i got There was a critical error with id 'internalAstError' when cheking ..... no other info hope i not the one who got this with new release
i see the new release with QT6 how about make release with QT5 ?