Error building application in Sencha Architect

微笑、不失礼 提交于 2019-12-02 10:25:27

问题


Having this error when i build my app in Sencha Architect build failed com.sencha.exceptions.ExNotFound:Failed to detect Ruby and i do have Ruby installed in the following path C:\wamp\www\ruby-1.9.3-p448-i386-mingw32\ruby-1.9.3-p448-i386-mingw32\bin\Ruby193\bin . I have also defined the ruby path using the control panel but it is still not working. Please help


回答1:


Add Ruby path (eg. c:\ruby\bin) to the PATH environment variable. Note: not PATH in User variables, but in System variables only. Silly, isn't it?

Then RESTART Sencha Architect.



来源:https://stackoverflow.com/questions/18297756/error-building-application-in-sencha-architect

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!