Build errors

MikeySquid

Registered
I have tried doing several of the cocoa demos form the apple web site, but I keep getting build errors:
/usr/bin/ld: Warning -F: Directory name (/(path to project)/build/ProjectHeaders) does not exist.

This has been driving me crazy for weeks. Any help in this matter would be greatly appreciated.

Has anyone found an errors page on the apple web site?

Thanks
 
It should create those folders as it builds the examples. The only thing I can think of is that maybe it doesn't have write access to the area. It's not on something read-only is it?

Peter
 
I seem to recall pressing the build button again, after receiving that error doesn't cause the error to reappear. I'm guessing it's a false warning... if you goto the builds directory, the files are there. I know this was of no help to you... My solution is to ignore the problem. Simple eh...
 
Back
Top