I have both the lib/windows and lib/win64 directories. If MinGW builds 32-bit by default, how would I make it build 64-bit?
I did not call cmake from the command line, but ran cmake-gui with the generator set to MinGW Makefiles, so I assume that part is the same. I was running mingw32-make from msys.exe, just tried cmd.exe and got the same output. -Nicholas On Sat, Apr 14, 2012 at 3:32 PM, Tom M <[email protected]> wrote: > Antony, > > if those notes aren't in the wiki for building blender on windows can you > add them please? > > Thanks, > > LetterRip > > On Sat, Apr 14, 2012 at 12:14 PM, Antony Riakiotakis <[email protected]>wrote: > >> Also: make sure you use cmake -G "MinGW Makefiles" and that you call >> mingw32-make from a cmd.exe, not msys.exe command line >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers >> > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
