Files
mruby-mruby/INSTALL
T
2012-04-20 16:55:56 +09:00

21 lines
440 B
Plaintext

* Compilation and Installation
1. Run make in the top directory.
This command will create the following directories and
store libraries and binaries files into them.
* bin
* lib
* include
If an error occurs when compiling mruby, it will be helpful for others if you
send a detailed report to the developers that includes the error log, machine,
and OS type.
* Porting to other platforms
That's all.