Blender Git Loki
Git Commits -> Revision 64dd45e
Revision 64dd45e by Nathan Letwory (master) February 20, 2009, 22:08 (GMT) |
2.5 / Scons | Building on 64bit Windows * add preliminary support for building Blender on 64bit Windows with _msvc_. The SConstruct should automatically detect if you are on a 64bit Windows and if you have that 64bit build is assumed. If you're not, 32bit build is assumed. NOTE: this is still very much wip, so your mileage may vary. Do please report on b25 taskforce ML in case of trouble. NOTE2: many of the libs are being linked in statically NOTE3: hopefully I didn't break anything for other build platforms (mingw, linux, osx). NOTE4: comes after NOTE3 |
Commit Details:
Full Hash: 64dd45ef4371575f3090858cd3b4abbbabed3a2b
SVN Revision: 19064
Parent Commit: d56fd6d
Lines Changed: +45, -35