From 3ef2629e847e1e7e239068bbf17bebd6d4ebfc95 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 18 Jan 2011 15:05:29 +0200 Subject: made old build system to work too. the cmake one doesn't make working binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in --- doc/README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/README.txt') diff --git a/doc/README.txt b/doc/README.txt index 93203b3db..5a8ce7203 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -82,6 +82,9 @@ Compiling on GNU/Linux: $ ./bin/minetest Compiling on Windows: +- NOTE: Seems that the CMake build system produces executables that don't work + for many people. The old build system is still included, but it's not + documented in here. - You need CMake, Irrlicht, Zlib and Visual Studio or MinGW - NOTE: Probably it will not work easily and you will need to fix some stuff. - Steps: -- cgit v1.2.3