Build a Project

To build your Intel® oneAPI DPC++ 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 the project hello_dpcpp is selected instead of solution 'hello_dpcpp' (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.