
In the installer set the system path option to Add CMake to the system PATH for all users.In the installer, choose to add Git to your PATH to ensure make update can correctly function.Install Subversion for Windows (SlikSVN).Install Visual Studio 2019 Community Edition (free, be sure to install the ‘Desktop Development with C++’ workload).Subversion, Git, CMake and Visual Studio must all be installed. For ease, I am mentioning them here again. Requirements – Install Development Toolsįollow this wiki to setup build environment. Here, I am listing the steps which finally worked for me after banging my head for over a weekend.


Recently, I was struggling on my way to build Blender as a Python module when I started trying my hands on Blender addon development.
