[Bf-committers] Blender issues on Windows

Erwin Coumans erwin.coumans at gmail.com
Tue Nov 20 23:28:16 CET 2012


An alternative to avoid huge libraries is to add cmake/scons support
 to build BOOST from source, at least for Windows.

Just copy the BOOST source code in blender/extern for example.
Of course this can stay pure optional,
so it will be ignored if you use precompiled libraries.



On 20 November 2012 14:08, Mitchell Stokes <mogurijin at gmail.com> wrote:

> t seems to me we almost need another lib checkout to deal with vc10,
> similar to the mingw ones. It is rather annoying to have to download a pile
> of Boost libs only to have to turn around and compile my own anyways. We
> could use an svn external to handle libs that both can use (share). Also,
> the build.bat needs modifications to build libs for vc10 (different folder
> structure).
>


More information about the Bf-committers mailing list