Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

New User, errors running C/C++ Static Analysis for my chosen coding standard

Options
NGL7658
NGL7658 Posts: 1

Hi,

When I build my project from within Eclipse, it finishes with:

07:39:00 Build Finished. 0 errors, 0 warnings. (took 14s.306ms)

However, when I try to "Test using coding standard", I get the following error repeated for ~50 .c files in my project.

Reporting Parasoft C/C++ Metrics Analyzer results...
The following setup problems have been encountered during analysis:
Collecting header files for XXX.c finished with code 1 (ipro)
- Command line error: Unable to open the command file "tabstop=1"
Error preprocessing file "C:\Users\XXX\Documents\ ... \XXX.c":
Process exited with code: 2
Could not preprocess source file

Does anyone have an idea how to solve this?