From 1e2056ea900a4ba4e56e64961e2701a7a2f85f54 Mon Sep 17 00:00:00 2001 From: scarab Date: Fri, 25 Jul 2008 10:19:13 +0000 Subject: - uprava readme - upravy cmakelists zjednoduseni u modulu git-svn-id: http://opensvn.csie.org/tuxanci_ng@163 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 0cd873e..fa0960c 100644 --- a/README +++ b/README @@ -77,7 +77,9 @@ HOWTO COMPILE 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!! + not specify PREFIX!! There is also known bug when in path to game dir + is separator compilation will die with error file not found, you have + to place source to some directory with no space in its path. Option -DNO_AUDIO=1 says we want no audio support for client so change if you want so. -- cgit v1.2.3