From 233670d5a5df79af187094eeb63ef5ec7504fe41 Mon Sep 17 00:00:00 2001 From: lotodore Date: Thu, 12 Apr 2012 20:29:53 +0000 Subject: [PATCH] New name and URL for mingw cross env: http://mxe.cc/ --- docs/build_mingw_windows.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/build_mingw_windows.txt b/docs/build_mingw_windows.txt index 4a54d08a..f2b03237 100644 --- a/docs/build_mingw_windows.txt +++ b/docs/build_mingw_windows.txt @@ -1,15 +1,14 @@ -PokerTH can be built for Windows using the MinGW cross environment -http://mingw-cross-env.nongnu.org/ +PokerTH can be built for Windows using MXE (the M cross environment) +http://mxe.cc/ You need a Linux system to set this up. 1. Install all requirements listed there: -http://mingw-cross-env.nongnu.org/#requirements +http://mxe.cc/#requirements on your Linux system. -2. Download the latest release of mingw-cross-env and extract it to /opt/mingw -(if this does not work, as some packages might be broken, try the latest development release: -hg clone http://hg.savannah.nongnu.org/hgweb/mingw-cross-env mingw ) +2. Download the latest release of MXE and extract it to /opt/mingw +(if this does not work, as some packages might be broken, try the latest development release) 3. Patch OpenSSL dependencies out of Qt build file (OpenSSL license is not compatible with the GPL) For your convenience, a patch file is included to remove at least one OpenSSL dependency. This patch