Hello,
I want to know please if i can use cppchecker as analyzer code and how can I do. I must change a .sh and include a line that execute cppchecker or what can I do.
kind regards.
Hi,
On 05/23/16 15:29, Jesús Alberto Domínguez Alfonso wrote:
I want to know please if i can use cppchecker as analyzer code and how can I do. I must change a .sh and include a line that execute cppchecker or what can I do.
If you want to do this during compilation, just edit the executable of cpp in the web interface and add your cppchecker command to the run file.
Tobi