[MacRuby] #545: MacRuby.framework fails to work with Xcode
#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/>
#545: MacRuby.framework fails to work with Xcode ---------------------------------+------------------------------------------ Reporter: dognotdog@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: framework ---------------------------------+------------------------------------------ Changes (by martinlagardette@…): * cc: dognotdog@… (added) Comment: Hi! Can you verify this is still the case? And if it is, provide a sample Xcode project? Other people, like [http://blog.zottmann.org/ Carlo] have managed to use it properly, so maybe there is some misconfiguration on your side, or maybe the issue was fixed? -- Ticket URL: <http://www.macruby.org/trac/ticket/545#comment:1> MacRuby <http://macruby.org/>
#545: MacRuby.framework fails to work with Xcode ---------------------------------+------------------------------------------ Reporter: dognotdog@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: Component: MacRuby | Resolution: worksforme Keywords: framework | ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => worksforme Comment: It's likely a problem in the user's environment, since it seems to work for everyone else. Without any much information it's hard to tell. -- Ticket URL: <http://www.macruby.org/trac/ticket/545#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby