Changes between Version 5 and Version 6 of doc/dev/build/nacl
- Timestamp:
- Sep 12, 2013, 6:30:23 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/dev/build/nacl
v5 v6 24 24 == Build on Linux == 25 25 26 Just run `./build/build-nacl32` or `./build/build-nacl 32` in the Lol Engine directory.26 Just run `./build/build-nacl32` or `./build/build-nacl64` in the Lol Engine directory. 27 27 28 28 The next builds should work with a simple call to `make`.