I'm trying to compile a program I've been working with on OSX 10.6 It compiles fine under 10.5 but now I get an undeclared error for something called BlockZero.
I'm not sure what this function is, what it does or where it lives. What do I have to import to fix this?
Some Googling suggests it might be part of Carbon. Is there a particular framework I can link against?