Thanks again for the help. I macraked the trunk and hotconsole and it
worked, sort of.
With the trunk build, my framework won't load.
>> framework 'VersaPHY'
2009-02-09 12:04:12.258 macruby[35283:10b] Error loading
/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY:
dlopen(/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY, 265): no
suitable image found. Did find:
/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY: mach-o, but
wrong architecture
/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY: mach-o, but
wrong architecture
RuntimeError: framework at path
`/Users/barry/Library/Frameworks/VersaPHY.framework' cannot be loaded: Error
Domain=NSCocoaErrorDomain Code=3585 UserInfo=0x80041d900 "The bundle
"VersaPHY" could not be loaded because it does not contain a version for the
current architecture."
(dlopen_preflight(/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY):
no suitable image found. Did find:
/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY: mach-o, but
wrong architecture
/Users/barry/Library/Frameworks/VersaPHY.framework/VersaPHY: mach-o, but
wrong architecture)
from (irb):1:in `framework'
from (irb):1
from /usr/local/bin/macirb:12:in `<main>'
I reloaded 0.3 and:
Macintosh:MacRuby-0.3 barry$ macirb
>> framework 'VersaPHY'
=> true
Is this broken on purpose?
Regards,
Barry
On Sun, Feb 8, 2009 at 1:14 AM, Vincent Isambart <[email protected]
> wrote:
> >
> Macintosh:vincentisambart-hotconsole-cbdd6d06ece482e124516359cd9299294667daeb
> barry$ macrake
> > (in
> /Users/barry/dev/vincentisambart-hotconsole-cbdd6d06ece482e124516359cd9299294667daeb)
> > rake aborted!
> > no such file to load -- hotcocoa/standard_rake_tasks
> >
> /Users/barry/dev/vincentisambart-hotconsole-cbdd6d06ece482e124516359cd9299294667daeb/rakefile:2:in
> `require'
> > (See full trace by running task with --trace)
>
> This means you are using an old version of MacRuby, probably 0.3. You
> can check it by running macruby -v, or in macirb by displaying
> MACRUBY_VERSION and MACRUBY_REVISION.
> _______________________________________________
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel