-
-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on install... #79
Comments
Hi @santanaG! Thanks for reporting this. You certainly did not break anything, I did. I don't use Windows so I sometimes forget to try the changes on this platform. I'll fix this very soon and let you know. |
Thank You @deivid-rodriguez ! |
Hi @santanaG, just released 3.5.1 that should fix this. Give it a try and let me know! |
PS C:\ruby200\lib\ruby\gems\2.0.0\gems> gem install --local byebug
creating Makefile make "DESTDIR=" clean make "DESTDIR=" make failed, exit code 2 Gem files will remain installed in C:/Ruby200/lib/ruby/gems/2.0.0/gems/byebug-3.5.1 for inspection. |
@santanaG Wait, which version of DevKit and Ruby are you using? Are you using a 32 bits Ruby and a 64 bits DevKit? If that's the case, I think that might be it. |
Done I uninstalled 64bit DevKit and reinstalled 32bit DevKit and this solved the problem. Thanks so Much @deivid-rodriguez ! |
You're welcome! |
Did I break something?
Could this be because DevKit is 64bit?
The text was updated successfully, but these errors were encountered: