[Bf-committers] r42085: cmake build on windows WITH_CYCLES enabled fails (for me)

2011-11-23 Thread Gaia Clary
Hi. when i try to build using cmake on windows, then i get 2 errors: cl : Command line error D8016 : '/Ox' and '/RTC1' command-line options are incompatible 109>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\cycles_kernel.lib' I can build just fine when i disable WITH_CYCLES ==

Re: [Bf-committers] r42085: cmake build on windows WITH_CYCLES enabled fails (for me)

2011-11-23 Thread Brecht Van Lommel
I've committed a possible fix for this, please test :) Thanks, Brecht. On Wed, Nov 23, 2011 at 4:17 PM, Gaia Clary wrote: > Hi. > > when i try to build using cmake on windows, then i get 2 errors: > > cl : Command line error D8016 : '/Ox' and '/RTC1' command-line options > are incompatible > 109

Re: [Bf-committers] r42085: cmake build on windows WITH_CYCLES enabled fails (for me)

2011-11-23 Thread Gaia Clary
It works now like a charm! Thank you for the quick response and fix :) -gaia- Am 23.11.2011 17:31, schrieb Brecht Van Lommel: > I've committed a possible fix for this, please test :) > > Thanks, > Brecht. > > On Wed, Nov 23, 2011 at 4:17 PM, Gaia Clary > wrote: >> Hi. >> >> when i try to build