[Bf-committers] mingw cmake Vista with cycles complains

Antony Riakiotakis kalast at gmail.com
Mon Apr 9 16:51:00 CEST 2012


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


More information about the Bf-committers mailing list