I am trying to write a math library in c++ for a game I made in python. I tried following the steps from answer by Florian Bosch in this question.
My operating system