1
0
spegling av https://github.com/minetest/minetest.git synced 2025-06-30 23:20:22 +02:00

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
This commit is contained in:
Perttu Ahola
2011-01-18 15:05:29 +02:00
förälder 515a480d0e
incheckning 3ef2629e84
7 ändrade filer med 46 tillägg och 13 borttagningar

Visa fil

@ -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: