From 0a34f028d08ec99143211f04445dfda960d40819 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 2 Feb 2011 08:17:57 +0000 Subject: Updated building.txt --- building.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'building.txt') diff --git a/building.txt b/building.txt index b3ec24e5e..4de5e0a0a 100644 --- a/building.txt +++ b/building.txt @@ -4,7 +4,7 @@ Prerequisits: Microsoft Visual C++ 2008 (Express Edition) with SP1 (http://www.microsoft.com/express/vc/) is probably still working but is not actively supported anymore - Perl (cygwin perl (http://www.cygwin.com/), strawberry perl (http://strawberryperl.com) or activestate perl (http://www.activestate.com/activeperl/) ) -- Python (2.5 used: http://www.python.org/) +- Python (2.7 used: http://www.python.org/) - Gnuwin32 gawk, gzip, flex, bison (and it's dependancies), sed (and it's dependancies (http://gnuwin32.sourceforge.net/) - nasm (http://nasm.sourceforge.net). Make sure the nasm directory is in your path - Make sure that the gnuwin32 binaries are in a directory path with no spaces, like 'C:\gnuwin32\bin' @@ -33,7 +33,7 @@ Building pthreads: - run 'nmake VC-static-debug' Building mhmake -- open tools\mhmake\mhmake.sln in Visual C++ +- open tools\mhmake\mhmake.sln in Visual C++ 2008 or tools\mhmake\mhmakevc10.sln in Visual C++ 2010 - Build the Debug and Release configurations - Copy Debug\mhmake_dbg.exe and Release\mhmake.exe to a directory in your environment PATH -- cgit v1.2.3