I have followed all steps mentioned in Compiling the SDK for HTML5 to compile the Minko framework to HTML5.
When I run the batch file build_html5.bat
, the error
mingw32-make is not recognized as an internal or external command, operable program or batch file
appears. I can see a Makefile for each of the examples.
What causes this error and how can I resolve it?