This sequence of commands creates a folder named build and compiles the files inside
it. While running the make command, there might exist some errors in the C++ code and
the terminal alerts for them. When everything is correct, the user can access the blocks
in GRC, and it is also possible to call the new blocks in python flowgraphs.