Follow these steps to generate the target components for the Intel C/C++ Scanner Info Collector:
You should now have two make targets (all and clean) under the scanner_test project in the Make Targets view.
To build a target, right-click on either all or clean, then select Build Make Target.
If you build the all make target, you should see the following output in the Console view:
make -k all
icc -I./scanner_test_includes scanner_test.c -o scanner_test.exe