[MacRuby-devel] [MacRuby] #545: MacRuby.framework fails to work with Xcode

MacRuby ruby-noreply at macosforge.org
Sat Jan 9 13:54:52 PST 2010


#545: MacRuby.framework fails to work with Xcode
---------------------------------+------------------------------------------
 Reporter:  dognotdog@…          |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  major                |   Milestone:                       
Component:  MacRuby              |    Keywords:  framework            
---------------------------------+------------------------------------------
 As of r3225, MacRuby.framework seems to be corrupt, in as much as that
 adding the framework to an Xcode project, and using the headers via
 #import <MacRuby/MacRuby.h>
 for example, doesn't work, generating "MacRuby/MacRuby.h: No such file or
 directory" errors from GCC. Furthermore, the headers cannot be browsed in
 the project window.

 Inspecting the symlinks in the framework yields apparent error, possibly
 the error is somewhere in the unusual path to the headers directory, it
 being "MacRuby.framework/Versions/0.5/usr/include/ruby-1.9.0" ?

 Xcode 3.2.1, OS X 10.6.2

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



More information about the MacRuby-devel mailing list