利用者:Sebbas/Blender Mantaflow/Building

提供: wiki
移動先: 案内検索

Building (last updated: 27 August 2017)

In general, you should follow the official Blender build instructions to build this branch (fluid-mantaflow).

The only thing to watch out for is the flag for C++11 support. To make sure that it gets set, you should explicitly tell CMake about it:

   cd blender-git/build
   cmake ../blender/ -DWITH_CXX11=ON

Build failed?

If you're having problems with the build or think that there is something wrong, then please get in touch! You can find me HERE.