[MacRuby-devel] Problem with MacRuby in Objective-C project

Jaromír Šiška jaromir.siska at gmail.com
Sun Aug 9 08:23:50 PDT 2009


I experimented with using MacRuby in ObjC projects. When I tried  
evaluteFileAtPath: method it worked fine until I tried to import  
another Ruby file into file under evaluation. E.g. if I put into  
evaluated file require 'csv'  and  I get in the debug console:

[Session started at 2009-08-09 17:00:51 +0200.]
2009-08-09 17:00:54.302 EmbedRubyFile[19113:10b] LoadError: no such  
file to load -- csv.rb.bundle
(
     "/Users/jsiska/TEMP/pp_pascal2.rb:4:in `require'",
     "/Users/jsiska/TEMP/pp_pascal2.rb:4:in `<dummy toplevel>'"
)

Can anybody advice me where is the problem?

Thank you

Jaromir Siska

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20090809/27ba04ce/attachment.html>


More information about the MacRuby-devel mailing list