Relative Content

Tag Archive for pythonbuild

Build and Install python from source on windows

I’m trying to build and install python from source, similar to how you would build other libraries, in order to then be able to use it in CMake as if it was a properly installed python (from the website).