Yet another commit that cripples MinGW. MinGW builds fine with gcc 4.6.2 and all of the above libraries enabled. The cmake command line I use here is:
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 And it just works (with CUDA binaries MSVC is required due to a CUDA compiler dependency). Is this based on user's input? I really can't reproduce a non-building setup on two systems (Win 7 and WIn XP) Can we have this reverted please? _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
