It's also important to use official MinGW, not stuff like TDM builds. That's because of differences in exceptions models. Also there were some fixes in runtime libraries and some tools which are needed to compile blender and launch it fine. Probably you'll want to update your mingw (not sure it it's up to date, but compiler looks a bit old :)
On Sat, Mar 10, 2012 at 9:21 PM, 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. > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
