To build your Intel® oneAPI DPC++/C++ Compiler project:
Select your project in the Solution Explorer view.
Right-click and select Build Solution or Rebuild Solution to build the solution.
If you select Build Project instead of Build Solution (with the value hello32 for C++, or hello_dpcpp for DPC++) 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.