Blender Git Loki

Git Commits -> Revision 266438b

Revision 266438b by Sergey Sharybin (master)
July 19, 2010, 09:02 (GMT)
- Use correct paths for mstoolkit and crossmingw tools in sconscript
- Use _stat64i32 instead of _stat in BLI_exist
Needed for correct compilation by mingw, no sense for msvc
(_stat is equivalent to _stat64i32 in Visual C++ 2005, and later i suppose)
- Added library msvcr90 for mingw to solve linking error to _stat64i32

Commit Details:

Full Hash: 266438b5e0224de4653ba2a795a069781e926007
SVN Revision: 30490
Parent Commit: c28c33d
Lines Changed: +9, -6

4 Modified Paths:

/build_files/scons/config/linuxcross-config.py (+1, -1) (Diff)
/build_files/scons/config/win32-mingw-config.py (+1, -1) (Diff)
/SConstruct (+6, -3) (Diff)
/source/blender/blenlib/intern/storage.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021