Can I generate HTML report using the latest cppcheck? If yes, then how?
yes. chapter 10 in the manual explains it : http://cppcheck.sourceforge.net/manual.html#idp31703424
it is possible the installers don't have the html_report script but it is possible in the source packages.
Thank you for the information Can you tell me that only on linux or is it possible on windows as well?
Thanks
It seems like it should work if you have a working Python installation in Windows.
Log in to post a comment.
Can I generate HTML report using the latest cppcheck? If yes, then how?
yes. chapter 10 in the manual explains it : http://cppcheck.sourceforge.net/manual.html#idp31703424
it is possible the installers don't have the html_report script but it is possible in the source packages.
Thank you for the information
Can you tell me that only on linux or is it possible on windows as well?
Thanks
It seems like it should work if you have a working Python installation in Windows.