On Fri, May 28, 2010 at 3:50 PM, ennio tr <[email protected]> wrote: > Hello there, > > Since I can't have OpenMP support on VC++ Express, even with SDK, I'm trying > the Campbell way > using QTcreator, cmake and MinGWx64 to compile blender for windows x64 > > I'm not using OpenMP because I want to just compile blender without it first > ( I got errors with openmp enabled.. hope to check later. ) > > At bottom is the compile output with errors and are beyond me. > Hope you could help in your free time, if possible ofc. Maybe what Campbell > did for Linux would be possible on windows too. > > Thank you > > http://www.pasteall.org/13406
Applied the CMake + MingW patch yesterday so it should work in the same way scons does, but there are only 32bit gcc libraries in the lib/windows directory. Id assume someone needs to compile gcc libs like pthread, freetype zlib etc. -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
