2 install
Ermishechkin Aleksandr edited this page 2018-05-02 15:40:42 +03:00

Для установки потребуется утилита make и компилятор gcc. Необходимо выполнить следующие команды:

git clone http://git.iu7.bmstu.ru/IU7-Projects/CodeChecker.git
cd CodeChecker
make

Использование:

Usage: CodeChecker.exe [<options>] <source file>  
Options:  
  -h, --help - print this help message  
  --version - print version  
  --include <path> - additional include path  
  --rules <path> - path to rules file