On Wed, Mar 26, 2014 at 06:11:05AM +1100, Campbell Barton wrote: > Could you try hand edit: > "intern/cycles/CMakeLists.txt" (lines 43 -> 47) > > and remove any args containing "sse" > > set(CYCLES_SSE2_KERNEL_FLAGS "-ffast-math -msse -msse2 -mfpmath=sse") > would become... > set(CYCLES_SSE2_KERNEL_FLAGS "-ffast-math")
This was my first unsucessfull trial to fix the issue. Best Regards: Jochen Schmitt _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
