Adding detailed instructions as to which packages are required for the mingw cross build.
This commit is contained in:
@@ -10,7 +10,13 @@ on your Linux system.
|
|||||||
2. Download the latest release of mingw-cross-env and extract it to /opt/mingw
|
2. Download the latest release of mingw-cross-env and extract it to /opt/mingw
|
||||||
|
|
||||||
3. Within /opt/mingw, run
|
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)
|
(this takes quite some time)
|
||||||
|
|
||||||
4. As the user you would like to use to compile PokerTH for Windows,
|
4. As the user you would like to use to compile PokerTH for Windows,
|
||||||
|
|||||||
Reference in New Issue
Block a user