On Sun, Oct 29, 2006 at 11:33:20PM +0100, Kuno Woudt wrote:
It's not just in GridFlow, and not just QuickTime.h either. I will make
a list next weekend when I have some time to spend on it again.
Ok... I'm a little late.
(something came up, and I missed my window to work on this... I finally had some time again this weekend).
I've made a patch with the changes needed to build Pd on my case-sensitive intel OS X install. Most of it is just wrong casing in header filenames.
I also had some trouble with the Makefile in packages/darwin_app doing 'mv' and 'ln' to files which already exist, which resulted in either [y/n] prompts to overwrite a file or just the Makefile aborting.
Those changes are also included in this patch. I will submit this to the appropriate bug tracking thing, but figured I'd post it here too.
Note that for me, although everything compiles now, I do get a segfault when starting Pd. The same happens with a nightly build from http://autobuild.puredata.info/auto-build/latest/. So, i still have a bunch of mucking about to do before I can start using Pd :)
-- Kuno.