build on windows and get the error:
$ make
CMake Error: The source directory "/cygdrive/d/compile/jerryscript-2.3.0" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** [Makefile:300: cmake_check_build_system] Error 1
I don't see any source code of jerryscript in this project, do I need to get Jerryscript at first, and put the source code in /cygdrive/d/compile/jerryscript-2.3.0 ?
build on windows and get the error:
I don't see any source code of jerryscript in this project, do I need to get Jerryscript at first, and put the source code in /cygdrive/d/compile/jerryscript-2.3.0 ?