[MacRuby-devel] Class MacRuby implemented in two locations

saugust saugust at me.com
Wed May 11 15:26:11 PDT 2011


Hi Everyone,

I am getting a strange error when I try to build a project. I made some minor changes to an application and now when I build the app I am getting this message:


objc[5058]: Class MacRuby is implemented in both /Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/libmacruby.dylib and /Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/libmacruby.dylib. One of the two will be used. Which one is undefined.
objc[5058]: Class MacRubyDebuggerConnector is implemented in both /Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/libmacruby.dylib and /Users/shaun/Library/Developer/Xcode/DerivedData/Eos_Kids_Kiosk-bmxdeyuthjvgxchcwptzlmfrxpil/Build/Products/Debug/Eos Kids Kiosk.app/Contents/MacOS/../Frameworks/MacRuby.framework/Versions/Current/usr/lib/libmacruby.dylib. One of the two will be used. Which one is undefined.

The project builds fine and runs on my computer. When I deploy it it is only 28MB (I seem to remember the apps being about 50MB with MacRuby embeded) and it crashes on the computer I am deploying to. In the console log on the other computer I get a "Job appears to have crashed: Abort Trap" error message. 

I think my framework isn't embedding properly but I can't see where the problem is in the Xcode Setup. Any suggestions on where to start looking?

Thanks,

Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110511/c340a50c/attachment.html>


More information about the MacRuby-devel mailing list