Boost is a quality C++ library that can be used to build commercial C++ applications. The first step of using boost is successfully building the software. In this video I'll be walking you through the easy steps of building and making header files and libraries available to use.
I also demonstrate a very simple python embedding in C++ with a sample program to test our boost build.