Blender Git Commit Log
Git Commits -> Revision 07ca986
Revision 07ca986 by Ray molenkamp (master) August 19, 2017, 18:00 (GMT) |
[windows/make.bat] add option to automatically download libs. The thing that most often still goes wrong for new users building blender on windows is checking out the libraries, some skip over the wiki, some check out to the wrong folder, in an effort to reduce the time i spend on this, I added detection of svn and misisng libs to make.bat . When the user has svn installed, and the libdir is missing he'll be asked if he wants to download them if svn is not installed, or the user chooses 'no' the current error message is shown. Reviewers: Blendify, sergey, juicyfruit Reviewed By: sergey Differential Revision: https://developer.blender.org/D2782 |
Commit Details:
Full Hash: 07ca9860e23a833080582473539b0e5fc826dc19
Parent Commit: c22b52c
Lines Changed: +38, -4
1 Modified Path:
/make.bat (+38, -4) (Diff)