[MacRuby] #985: Need to implement rb_obj_instance_eval

MacRuby ruby-noreply at macosforge.org
Thu Oct 28 19:49:00 PDT 2010


#985: Need to implement rb_obj_instance_eval
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------
 I could crop the image with rmagick.[[BR]]
 I ran the example of the following sites.
  - http://rmagick.rubyforge.org/portfolio.html

 But, unfortunately I have seen error with the example which used a text:
 {{{
 $  macruby rmagick_watermark.rb
 dyld: lazy symbol binding failed: Symbol not found: _rb_obj_instance_eval
   Referenced from:
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/rmagick-2.13.1/lib/RMagick2.bundle
   Expected in: flat namespace

 dyld: Symbol not found: _rb_obj_instance_eval
   Referenced from:
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/rmagick-2.13.1/lib/RMagick2.bundle
   Expected in: flat namespace

 zsh: trace trap  macruby rmagick_text.rb
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/985>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list