Hello I just installed Rose Compiler and by following the instructions on GitHub hereI managed to install it successfully as well as execute it, now when I type rajaChecker --version
it shows the version number which shows it is installed
for scanning the source code when I type command
rajaChecker test.cpp -report=report.txt
The command executes successfully and output generates which is useless for me as I want function level calling graph for the file or even project but the documentation is not clear about this, it would be the best if I can get the function level calling graph of the source code or preferably a project