Hello, Gianfranco.
I've built cppcheck 1.64 from
http://mentors.debian.net/debian/pool/main/c/cppcheck/
I try to run it on my project and it gives me an error:
> cppcheck .
(information) Failed to load std.cfg. Your Cppcheck installation is
broken, please re-install. The Cppcheck binary was compiled without
CFGDIR set. Either the std.cfg should be available in cfg or the CFGDIR
should be configured.
I suppose you should pass (for example) CFGDIR=/usr/share/cppcheck/cfg
to make and install content of cfg subdir to this path.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]