msvcrt-ruby18.dll not found when trying to use Heroku for Windows XP

倾然丶 夕夏残阳落幕 提交于 2019-12-10 11:29:42

问题


I have a student developing on Windows XP, and he's getting a strange error when trying to run heroku keys:add. The error is:

This application has failed to start because msvcrt-ruby18.dll was not found. Re-installing the application may fix this problem.

After about half an hour of trying, my google-fu has failed me on this one.

Can anyone help?


回答1:


FYI our solution was to install Ruby 1.8.7. Since Ruby has added significant performance benefits in 1.9.2, it's not a great solution, but then again, neither is developing web apps locally on Windows XP ;)



来源:https://stackoverflow.com/questions/4695373/msvcrt-ruby18-dll-not-found-when-trying-to-use-heroku-for-windows-xp

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