It's hard to know what exactly is going on here without seeing more of your 
project. Some things you can try though is to look through the build settings 
for your project for the string bundle1.o. It's not clear to me though why you 
would want to be linking a .o file?

On Monday, April 16, 2012 at 6:52 PM, Robert Rice wrote:

> Hi,
> 
> I have a project nearing release and I'm trying to compile it but I get the 
> following error in my Build Results:
> 
> *** Deployment started
> *** Compiling files
> ld: library not found for -lbundle1.o
> collect2: ld returned 1 exit status
> Can't compile 
> "/Users/robertrice/Desktop/RiceCNC/build/Release/RiceCNC.app/Contents/Resources/Analog_Setup_Controller.rb"
> Command /bin/sh failed with exit code 1
> 
> 
> Any suggestions?
> 
> Thanks,
> Bob Rice
> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org (mailto:MacRuby-devel@lists.macosforge.org)
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> 


_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to