18 Feb
2009
18 Feb
'09
7:35 p.m.
On 18 Feb 2009, at 20:01, William Siegrist wrote:
On Feb 18, 2009, at 10:35 AM, Jonas Maebe wrote:
Anyway, the CF build failed because of a missing AvailabilityMacros.h, and I did not manage to install CarbonHeaders to fix that:
# darwinbuild CarbonHeaders
darwinbuild -load CarbonHeaders
Thanks, but that does not do anything: sh-3.2# darwinbuild -load CarbonHeaders sh-3.2# echo $? 0 And the header is still not available (building CF still fails because it can't find the AvailabilityMacros.h file) Jonas