From 4429770831c6fa590ab015586c4fdd9bcecba9fc Mon Sep 17 00:00:00 2001 From: scarab Date: Tue, 15 Jul 2008 12:46:41 +0000 Subject: - upravy par hlasek serveru sk->en - v readme pridan popis instalace ze zdrojaku na win - par kosmetickych uprav v cmakelists git-svn-id: http://opensvn.csie.org/tuxanci_ng@146 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index 1b65b3e..0cd873e 100644 --- a/README +++ b/README @@ -73,6 +73,12 @@ HOWTO COMPILE # make uninstall Notes ----- + Compilation on windows is little bit tricky. You need MinGW + and CMake . Then follow + those steps above. Only add cmake option -G "MinGW Makefiles". If cmd + say that no make.exe command found you need to use absolute path. Do + not specify PREFIX!! + Option -DNO_AUDIO=1 says we want no audio support for client so change if you want so. -- cgit v1.2.3