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.

MakeFile connect problem

Options
Jieun_Lee
Jieun_Lee Posts: 1

I want to proceed with the project static analysis in the built-in version of visual studio. IDE has been delivered to MLXIDE (based on eclipse) and compiler information to eclipse 4.3, and there is an error that does not currently receive #define content.
As the header file containing #define content is #included and linked to the defined content, there is no way to connect the settings because the path definition content is written in the makefile and errors occur during the pre-processing process.
Is there any way to make additional configuration settings in the Visual Studio built-in version without modifying the file(code) or to proceed with static analysis in the 'cppclient'?
I only have experience in visual studio. If you need to proceed to cppclient, please deliver the procedure in detail. Thank you.