When installing on windows 10 with addons using cppcheck-2.4-x64-Setup.msi. The misra_9.py file was not installed in the addon folder this file is imported by misra.py
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When installing on windows 10 with addons using cppcheck-2.4-x64-Setup.msi. The misra_9.py file was not installed in the addon folder this file is imported by misra.py
Hello, Daniel,
Thanks for reporting this. The following PR should fix this: https://github.com/danmar/cppcheck/pull/3180.
Thanks! I have built a cppcheck-2.4.1 release. I wonder if you could test it out?
the windows installer was built here: https://github.com/danmar/cppcheck/runs/2169927491
you can click on "artifacts" on the top and download the "installer" .. it's a zip file.
Or use this direct link: https://github.com/danmar/cppcheck/suites/2318897575/artifacts/48747902
I tested it out and seems to work fine so I will release it. Thanks!