[macruby] #73: Demo apps not building
#73: Demo apps not building ---------------------------------+------------------------------------------ Reporter: cwilliams10@mac.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.2 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Hi, I just downloaded the MacRuby framework and when I tried to build the ABPresence I got lots of errors like the following: warning: Could not find object file "/Volumes/Data/src/MacRuby/encoding.o" - no debug information available for "encoding.c". warning: Could not find object file "/Volumes/Data/src/MacRuby/prelude.o" - no debug information available for "prelude.c". The PathDemo app built correctly. Regards, Craig -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/73> macruby <http://ruby.macosforge.org/>
#73: Demo apps not building ---------------------------------+------------------------------------------ Reporter: cwilliams10@mac.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Resolution: Keywords: | ---------------------------------+------------------------------------------ Changes (by lsansonetti@apple.com): * milestone: MacRuby 0.2 => Comment: The lines you are pasting are actually warnings from the debugger. I suspect ABPresence actually built, but crashed at the very beginning, then Xcode attached gdb to it. In the Xcode file view, under the Products folder, you should see ABPresence.app. If you double-click on it, can you reproduce the problem? If yes, you should see a window that tells you about the crash, please copy/paste the crash trace here then. -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/73#comment:1> macruby <http://ruby.macosforge.org/>
#73: Demo apps not building ---------------------------------+------------------------------------------ Reporter: cwilliams10@mac.com | Owner: lsansonetti@apple.com Type: defect | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: worksforme Keywords: | ---------------------------------+------------------------------------------ Changes (by lsansonetti@apple.com): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/73#comment:2> macruby <http://ruby.macosforge.org/>
participants (1)
-
macruby