Hi Dingyu, You probably forgot to build the s4-tools package:
./gradlew s4-tools:installApp It's explained in the README.md, but we could probably add a runtime check in the script and suggest running the above command if the directory doesn't exist. Thanks for trying it! Regards, Daniel On 3/13/13 3:23 AM, "Dingyu Yang" <[email protected]> wrote: >Hi, all >I download the source code of s4 0.6 and compile it success. >Then I create a new app and get a error: >./s4 newApp myApp -parentDir=/tmp >./s4: line 26: subprojects/s4-tools/build/install/s4-tools/bin/s4-tools: >No >such file or directory. > >S4 0.5 has this directory. You can try this . > >Regards! >Dingyu
