Changes in the implementation do not require components that depend on the interface to be recompiled. This is very important when distributing precompiled libraries since your users' software will be ...
This tutorial assumes that you have a working Python environment up and running. Building C/C++ code to work together with Python needs to be compiled with exactly the same compiler that was used to ...