From 29dca1846e12546f0e5c49115ba8a6c9b94c61ca Mon Sep 17 00:00:00 2001 From: lotodore Date: Fri, 11 Feb 2011 13:24:10 +0000 Subject: [PATCH] Adding detailed instructions as to which packages are required for the mingw cross build. --- docs/build_mingw_windows.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/build_mingw_windows.txt b/docs/build_mingw_windows.txt index bb60cac8..a4ffb33e 100644 --- a/docs/build_mingw_windows.txt +++ b/docs/build_mingw_windows.txt @@ -10,7 +10,13 @@ on your Linux system. 2. Download the latest release of mingw-cross-env and extract it to /opt/mingw 3. Within /opt/mingw, run -make +make gcc +make qt +make boost +make curl +make libgsasl +make sdl_mixer +make tinyxml (this takes quite some time) 4. As the user you would like to use to compile PokerTH for Windows,