extjs - Sencha native app error st-res/templates/stbuild_template_sim.app/ does not exists -
i'm trying build native application sencha cmd using sencha app build native , seems work fine until gets part:
failed running native packager [err] source directory: st-res/templates/stbuild_template_sim.app/ not exists error copying st-res/templates/stbuild_template_sim.app/ /home/dethstar/public_html/muhapp/build/muhapp/native/muhapp.app/ failed package application
but haven't been able find these files, neither online or in touch directories. idea?
i had link st-res , stbuild working directory:
ln -s /opt/sencha/cmd/4.0.0.203/stbuild/stbuild ln -s /opt/sencha/cmd/4.0.0.203/stbuild/st-res
"/opt/sencha/cmd/4.0.0.203/" needs replaced path sencha cmd installation.
Comments
Post a Comment