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.
I use QTKit in one of my MacRuby Apps on 10.7+
dw
On Tue, Jan 10, 2012 at 10:23 AM, 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 Bridg
Hey Alan,
Awesome! I haven't had a chance to go through the code in detail, but I like
the general approach. I'll definitely be looking into this in more detail
later, but for now I just wanted to let you know that there are specs for Ruby
1.9's fibers in the MacRuby repo at 'spec/frozen/librar
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