- Setup
- Use
- Notes
- Tests and diagnostics
- Downlod the latest release from GitHub.
- Run
tools\setup.bat. - Watch magic happen.
Call from tools:
compile.bat [source path] [source file name]run.bat [source path] [source file name]compileAndRun.bat [source path] [source file name]
Check sample for an example.
- Firstly run
builder.bat. - Every next time run
run_Sample.bat.
Check tools\test for tests.