Quicktime is only supported for 32-bit architectures. MacRuby currently 
defaults to building 64-bit, so you would have to go through QTKit to access 
Quicktime functionality. Alternately (and preferably) you should look into 
using AVFoundation for video.  

- Josh  


On Tuesday, January 10, 2012 at 12:23 PM, Arron Mabrey wrote:

> Is there a reason I can't load the quicktime framework? Should I try 
> generating Bridge Support files for it first?
>  
> I saw this warning in matts book about needing to generate new Bridge Support 
> files but it sounds like that's for pre 10.7.   
> Am I right? I can't quite make it out.
> http://ofps.oreilly.com/titles/9781449380373/_one_step_deeper.html#_using_objective_c_or_c_code
>  
> I'm on 10.7.2
>   
> here's the error
>  
> framework at path `/System/Library/Frameworks/QuickTime.framework' cannot be 
> loaded: Error Domain=NSCocoaErrorDomain Code=3585 "The bundle “QuickTime 
> Framework” couldn’t be loaded because it doesn’t contain a version for 
> the current architecture."  
>  
>  
> Thanks guys for any help.  
> _______________________________________________
> 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