I'm finally converting my CFM project to Mach-O in preparation for a move to XCode. My Mach-O build is generating an error that I'm not sure how to solve. After compiling and linking, the compiler says
I have a Carbon Dynamic Library (built using XCode) that is a plug-in to another application. Basically it uses QuickTime to grab frames of a movie and then analyzes each frame and produces a report at the end. It works really well, except that it hogs the processor and the host