Laurent Sansonetti
lsans****@apple*****
Tue Jan 30 03:11:18 JST 2007
Oh, it looks like the path to the RubyCocoa framework is hardcoded (/ Users/hisa/...). Did you use the binary installer? I suspect this is a problem with the installer packaging, as the source tree doesn't have these hardcoded links. We will investigate for the upcoming release. Thanks for the report! Laurent On Jan 27, 2007, at 4:16 PM, Benjamin Jackson wrote: > Okay: > > Cocoa-Ruby Application shows an alert "No launchable executable > present at path" but shows no build errors. > > Cocoa-Ruby Document-Based Application fails with the following build > errors: > > Building target "testapp" of project "testapp" with configuration > "Development" — (1 error) > mkdir /Users/bjackson/testapp/build/Release/testapp.app/ > Contents/MacOS > cd /Users/bjackson/testapp > /usr/bin/gcc-4.0 -o > /Users/bjackson/testapp/build/Release/testapp.app/Contents/MacOS/ > testapp > -L/Users/bjackson/testapp/build/Release > -F/Users/bjackson/testapp/build/Release -filelist > /Users/bjackson/testapp/build/testapp.build/Release/testapp.build/ > Objects-normal/i386/testapp.LinkFileList > -framework Cocoa > /Users/hisa/proj/rubycocoa/work/rubycocoa-0.10.1/package/work/files/ > Library/Frameworks/RubyCocoa.framework/RubyCocoa > -arch i386 -Wl,-Y,1455 > i686-apple-darwin8-gcc-4.0.1: > /Users/hisa/proj/rubycocoa/work/rubycocoa-0.10.1/package/work/files/ > Library/Frameworks/RubyCocoa.framework/RubyCocoa: > No such file or directory > i686-apple-darwin8-gcc-4.0.1: > /Users/hisa/proj/rubycocoa/work/rubycocoa-0.10.1/package/work/files/ > Library/Frameworks/RubyCocoa.framework/RubyCocoa: > No such file or directory > i686-apple-darwin8-gcc-4.0.1: > /Users/hisa/proj/rubycocoa/work/rubycocoa-0.10.1/package/work/files/ > Library/Frameworks/RubyCocoa.framework/RubyCocoa: > No such file or directory > Build failed (1 error) > > Cocoa-Ruby Core Data and Core Data Document-Based Applications build > fine. > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel