forked from Mirrorlandia_minetest/irrlicht
2ae2a551a6
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475
5 lines
283 B
Plaintext
5 lines
283 B
Plaintext
If you wish to compile the engine in linux yourself,
|
|
goto the \source directory. Run a 'make' in the subfolder 'Irrlicht'.
|
|
After this, you should be able to make all example applications in \examples.
|
|
Then just start an X Server and run them, from the directory where they are.
|