#545: MacRuby.framework fails to work with Xcode ---------------------------------+------------------------------------------ Reporter: dognot...@… | Owner: lsansone...@… 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel