csml
csml copied to clipboard
getting_started project make file showing errors
on running a make command for getting_started example its showing
$ make
\../../src/csml.exe getting_started.csml
make: ../../src/csml.exe: Command not found
make: *** [../../Makefile.examples:50: build_addin_byt] Error 127
Any idea what could be the reason ?