This is my own batch file, could you try it please? (my build
directory is right next to the blender source so I use ../blender on
cmake. Substitute with your own path).

del CMakeCache.txt
cmake -G "MinGW Makefiles" -DWITH_RAYOPTIMIZATION=ON
-DWITH_CODEC_FFMPEG=ON -DWITH_PLAYER=ON -DWITH_IMAGE_OPENEXR=ON
-DWITH_OPENCOLLADA=ON -DWITH_CYCLES=ON -DWITH_CYCLES_CUDA_BINARIES=ON
-DWITH_MOD_OCEANSIM=ON -DWITH_FFTW3=ON -DWITH_LIBMV=ON ..\blender
mingw32-make install -j4
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to