Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

error while require "rubygems" #16

Closed
soend opened this issue Mar 19, 2011 · 2 comments
Closed

error while require "rubygems" #16

soend opened this issue Mar 19, 2011 · 2 comments

Comments

@soend
Copy link

soend commented Mar 19, 2011

When i add require "rubygems" to my project i get a LoadError:
no such file to load -- etc.so

@rickmark
Copy link

You are probably debugging via visual studio. This is a normal exception that happens during the loading of ruby gems, and is handled in a block later on. You should be able to continue / run without debugging. The true problem is the visual studio debugger halting on non-user errors.

@slide
Copy link
Contributor

slide commented Jul 14, 2016

This issue was moved to IronLanguages/ironruby#1

@slide slide closed this as completed Jul 14, 2016
@slide slide removed the untriaged label Aug 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants