[Bf-committers] Blender no longer builds with vs 2008 when Cycles is enabled.

Jürgen Herrmann shadowrom at me.com
Wed Jun 19 19:19:33 CEST 2013


Hi Gaia, 

this is fixed in r57579 ;) The Debug CXX_Flags were accidentally overwritten
with /Ox. This caused the build error.
Should work fine now.

/Jürgen

-----Ursprüngliche Nachricht-----
Von: bf-committers-bounces at blender.org
[mailto:bf-committers-bounces at blender.org] Im Auftrag von Gaia
Gesendet: Mittwoch, 19. Juni 2013 15:31
An: bf-blender developers
Betreff: [Bf-committers] Blender no longer builds with vs 2008 when Cycles
is enabled.

Hi;

After a recent subversion update i keep getting an error when i do a Debug
build with vs 2008 Pro on windows 7 (64 bit):

     Command line error D8016 : '/Ox' and '/RTC1'
     command-line options are incompatible

I tried by completely deleting the build directory and started by
regenerating the build folder with CMake.

However the only way i can "fix" that, is by removing the /Ox flags (thaks
to amino) from

     blender/intern/cycles/CMakeLists.txt

I have not tried with release builds.

-gaia-
_______________________________________________
Bf-committers mailing list
Bf-committers at blender.org
http://lists.blender.org/mailman/listinfo/bf-committers



More information about the Bf-committers mailing list