blender/build_files/scons
2012-08-22 00:06:09 +00:00
..
config Turn OpenMP off for MinGW64. I thought it behaved correctly in new compiler builds but unfortunately it looks like there is some issue still which mostly shows when openmp threads stop. This causes crashes after rendering with subsurf, multires, when calculating fluids and possibly when other functionality is used as well. 2012-08-22 00:06:09 +00:00
tools For gcc based systems use g++ for linking. This is necessary so that exceptions are propagated between shared libraries. We already use g++ when linking with cmake. 2012-08-21 21:01:07 +00:00