Compiler
Compiler
- Subject: Compiler
- From: John MacMullin <email@hidden>
- Date: Fri, 30 May 2003 11:31:14 -0700
I have a ctree application file with the following in it.
#ifndef ctLOCLIB
#include "ctcdlm.c"
#endif /* ~ctLOCLIB */
The compiler give the following fatal error:
custom.cli/ctasup.c:774: header file 'ctcdlm.c' not found
Yet I have the ctcdlm.c file added to the Project.
Any ideas?
John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.