versat - 2018-04-18

Yes, sorry there is a bug and the addons are not found.
It is already fixed so it should work with the next release. This is the ticket for it:
https://trac.cppcheck.net/ticket/8473
Until the next version of Cppcheck is released a workaround is to call cppcheckgui.exe with the "--data-dir=<InstallPath>" parameter.
If you have installed Cppcheck to the default directory something like this should work:

C:\Program Files\Cppcheck>cppcheckgui.exe --data-dir="C:\Program Files\Cppcheck"

This only sets an according registry entry and when you open Cppcheck the next time the addons should be found and be usable.

 

Last edit: versat 2018-04-18