Hello,
Sorry if this is a dumb question, but what should be the correct workflow of using the cppcheck-build-dir with the GUI? I'm having this problem where when I choose Analyze|Reanalyze all files in the GUI, everything in cppcheck-build-dir is deleted and it analyzes from the beginning again... Above that there's option Reanalyze modified files, but for some reason it was greyed out.
Maybe cppcheck-build-dir is meant to be used from command line only?
Thanks!
Last edit: Charles-the-intern 2022-10-20
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Sorry if this is a dumb question, but what should be the correct workflow of using the cppcheck-build-dir with the GUI? I'm having this problem where when I choose Analyze|Reanalyze all files in the GUI, everything in cppcheck-build-dir is deleted and it analyzes from the beginning again... Above that there's option Reanalyze modified files, but for some reason it was greyed out.
Maybe cppcheck-build-dir is meant to be used from command line only?
Thanks!
Last edit: Charles-the-intern 2022-10-20
Running cppcheck with the build dir as command line behaves as expected, i.e. it doesn't reanalyze.