Blender Git Commit Log

Git Commits -> Revision 7a85ad5

Revision 7a85ad5 by Sergey Sharybin (master)
January 17, 2012, 10:32 (GMT)
Compilation error when using mingw+scons

Error was caused by boost library (which doesn't seem to be working with Cycles too
when compiling with mingw). Switched mingw to use TR1 unordered collections. Also,
there was re-declaration of strcasecmp when mingw is used.

Additional changes are related on using own process spawning when BF_TOOLSET is set to
mingw. Seems to be working fine now (i've got too long command line error) and no
warning are supressing now (as it was told in comment for commented own process spawning).

Commit Details:

Full Hash: 7a85ad51bfc302748b912ec6b69f647b6fd131b7
SVN Revision: 43446
Parent Commit: 62f440a
Lines Changed: +13, -10

5 Modified Paths:

/build_files/scons/tools/btools.py (+5, -5) (Diff)
/extern/carve/include/carve/win32.h (+2, -0) (Diff)
/extern/carve/SConscript (+2, -1) (Diff)
/intern/boolop/SConscript (+2, -1) (Diff)
/SConstruct (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021