[MacRuby] #989: external framework loading

MacRuby ruby-noreply at macosforge.org
Thu Nov 4 17:33:55 PDT 2010


#989: external framework loading
-----------------------------+----------------------------------------------
 Reporter:  lp@…             |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  blocker          |   Milestone:                       
Component:  MacRuby          |    Keywords:  framework external   
-----------------------------+----------------------------------------------

Comment(by lp@…):

 I must have something wrong in my system:

 DYLD_FRAMEWORK_PATH=build/Debug
 /usr/local/bin/macruby t.rb
 #<ObjCHiredis:0x2000d60c0>
 wrong number of arguments (2 for 0) (ArgumentError)

 and the DLYD_FRAMEWORK_PATH doesn't seem to change much in here:

 DYLD_FRAMEWORK_PATH=build/Anything
 /usr/local/bin/macruby t.rb
 #<ObjCHiredis:0x2000d65e0>
 wrong number of arguments (2 for 0) (ArgumentError)

 I'm running from the release 0.7, will try a nightly build and report
 back.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/989#comment:4>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list