missing headers
missing headers
- Subject: missing headers
- From: Sebastian Posch <email@hidden>
- Date: Sun, 19 Nov 2006 10:02:37 +0100
I get some sporadic build errors about missing headers in our
project. This problem seems to occur ever since I switched from All-
in-One to Condensed Layout in Xcode 2.4 but that's probably just a
coincidence (It is not reproducible by just switching to a different
layout)
I have a BSD C library project with header files in "~/Development/
foo/include/". All headers in that directory are added to the
Groups&Files, and I include all headers in the project with double
quotes e.g. #include "foo.h" (and no spaces in paths)
The problem is that one out of a random 10-15 builds fails with a
"error: foo.h: No such file or directory" for every #include
directive in the project, although I didn't add/remove/modify any
headers at all. I am then irritated by what could cause the build to
fail and notice that it must be "that weird problem" again and just
build the project again via Command-B or via the menu, without doing
any other modification, and voila it will build just fine.
I am about to update to 2.4.1 but not sure if that will fix it. Any
ideas?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden