This task will invoke the Clang C++ (or g++ if you want to build with gcc) compiler to create an executable file from the source code.
To build and run the helloWorld.cpp or any other project you need to create the build setting first.Ĭonsidering you already created the helloworld.cpp file, then follow the steps as below: