[Bf-committers] Blender building software

Daniel Genrich daniel.genrich at gmx.net
Wed Nov 19 23:41:09 CET 2014


Hey,

I don't know if it would be wise to auto-download msvc. It's a 5GB ISO 
file...(and I think that it requires a live.com login).

Building Blender on windows is not like calling "make" on linux. You get 
alot of subprojects in VC and only "INSTALL" and "ALL" are compileable. 
"INSTALL" only needs to be called, when doing a full install and "ALL" 
will only recompile the executable.
It should also be mentioned that there are 4 compile targets in VC AFAIK 
(Release, Debug [broken], RelWithDebug [which is used for debug 
builds]). I do pick "RelWithDebug".

Daniel / Genscher


Am 19.11.2014 um 22:37 schrieb Campbell Barton:
> Not sure what the package management situation is with ms-windows (is 
> it possible to install - msvc, git, svn, cmake... etc from a batch 
> file these days?). If it worked well, some users would be happy to 
> have a quick way to setup a build environment. 



More information about the Bf-committers mailing list