mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Mainly small build system fixes
This commit is contained in:
parent
eb476f1ce2
commit
359e575ba3
6 changed files with 64 additions and 47 deletions
|
@ -51,7 +51,8 @@ Compiling on GNU/Linux:
|
|||
* CMake
|
||||
* Irrlicht
|
||||
* Zlib
|
||||
- You can probably find these in your distro's package manager
|
||||
- You can probably find these in your distro's package repository.
|
||||
- Building has been tested to work flawlessly on many systems.
|
||||
|
||||
- Check possible options:
|
||||
$ cd whatever/minetest
|
||||
|
@ -81,7 +82,7 @@ Compiling on GNU/Linux:
|
|||
$ ./bin/minetest
|
||||
|
||||
Compiling on Windows:
|
||||
- You need CMake, Irrlicht, zlib and Visual Studio or MinGW
|
||||
- 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:
|
||||
- Start up the CMake GUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue