On Sun, Mar 11, 2012 at 7:21 AM, Antony Riakiotakis <[email protected]> wrote:
> Yes it's possible with official MinGW, not MinGW64. Make sure you use
> a 32 bit python 2.6 for scons as MinGW creates 32bit binaries. MinGW64
> support is not yet included. It would require recompilation of almost
> every library blender is linked against which can be a daunting task
> to do.

Its reasonable IMHO not to support all dependencies initially,
could start out with mingw64 builds only having basics - libjpeg,
libpng - and add more along the way.
The build-systems can disable all unsupported deps automatic to
prevent obscure errors, until the deps are added.
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to