Intel® C++ Compiler 16.0 User and Reference Guide

Building Your Intel® C++ Project

After selecting the Intel® C++ compiler for your project(s), you can build Intel® C++ projects the same way you build Visual C++* projects. After changing compilers, build your project using Rebuild, rather than Build.

To build your Intel® C++ project:

  1. Select your Intel® C++ project in the Solution Explorer view.

  2. Right-click and select Build Solution or Rebuild Solution to build the solution.

    Note

    If the project hello32 is selected instead of solution 'hello32' (at the top of Solution Explorer), you can select Project Only > Build or Project Only > Rebuild to build a single project.

The results of the compilation are displayed in the Output window.