Building Blender with MSVC and CMake

Building Blender with MSVC and CMake

cmake.png*Note: 12/11/06: “Ready to go” building is now in CMake!

I posted a preliminary tutorial on how to use Cmake to generate the MSVC project files. It’s basically the same MSVC tutorial but with a CMake portion added. CMake is turning out to be pretty cool, though I am still getting the hang of really unlocking its potential. One thing I would like from CMake is after building the solution, having a complete build made like it was for the old project files with all the scripts, libraries, and executables all in one “ready to go” folder. You can find the tutorial under the Building Blender section of the tutorials page.

Leave a Reply