diff --git a/INSTALL b/INSTALL index 6956690d..f656e6f2 100644 --- a/INSTALL +++ b/INSTALL @@ -4,20 +4,18 @@ Requirements To compile PokerTH you need following libs: Linux: -- Qt version >= 4.3.1 --> http://trolltech.com/ +- Qt version >= 4.4.3 --> http://trolltech.com/ - zlib version 1.2.3 --> http://www.zlib.net/ - libcurl version >= 7.16 --> http://curl.haxx.se/ - gnutls (e.g. version 2.2.2) --> http://www.gnu.org/software/gnutls/ - libboost_thread, libboost_filesystem, libboost_datetime, libboost_program_options, libboost_iostreams - (version >= 1.34.1, 1.35.0 recommended) --> http://www.boost.org/ + (version >= 1.36, 1.38.0 recommended) --> http://www.boost.org/ - libSDL_mixer, libSDL --> http://www.libsdl.org/ Windows: see docs/build_mingw_windows.txt - - Basic Installation ================== @@ -29,4 +27,10 @@ Linux: 2. Type "make" to compile the package. - 3. Become root (typing "su") and type "make install" to install the program binary. \ No newline at end of file + 3. Become root (typing "su") and type "make install" to install the program binary. + + +Windows: + + Please check out the automatic windows build script --> http://sourceforge.net/project/showfiles.php?group_id=166634&package_id=268019 + Thx to Lotodore!!! \ No newline at end of file diff --git a/TODO b/TODO index d243920a..583d359c 100644 --- a/TODO +++ b/TODO @@ -1,7 +1 @@ -#todo items for future releases - -- save games to continue at the saved game-state -- blinking start-stop button when clicking start is needed for next round -- chip stack animation -- fold cards animation (throw in the center) -- shuffel and give cards animation \ No newline at end of file +http://www.pokerth.net/content/view/48/110/ \ No newline at end of file