TerraGear GUI: Difference between revisions

→‎For GNU/Linux users: - corrected path for copy-pasters
(→‎For GNU/Linux users: - corrected path for copy-pasters)
Line 22: Line 22:
# Create a build dir:<br/><pre>mkdir build && cd build</pre>
# Create a build dir:<br/><pre>mkdir build && cd build</pre>
# Now build it:<br/><pre>qmake .. && make</pre>
# Now build it:<br/><pre>qmake .. && make</pre>
# You can now start it with:<br/><pre>./TerraGUI</pre>
# You can now start it with:<br/><pre>./bin/TerraGUI</pre>


You're done!
You're done!
422

edits