Re: [MacRuby-devel] loading Quicktime Framework

2012-01-10 Thread Joshua Ballanco
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

Re: [MacRuby-devel] loading Quicktime Framework

2012-01-10 Thread Daniel Westendorf
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

[MacRuby-devel] loading Quicktime Framework

2012-01-10 Thread Arron Mabrey
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.