Build a Project

After selecting the Intel® C++ Compiler for your projects, you can build them the same way that you build Microsoft Visual C++* projects. After changing compilers, build your project using Rebuild, rather than Build.

To build your Intel® C++ Compiler project:

  1. Select your project in the Solution Explorer view.

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

    Note

    If you select Build Project instead of Build Solution (with the value hello32 for C++) in 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.