xCode not finding header files of included frameworks
xCode not finding header files of included frameworks
- Subject: xCode not finding header files of included frameworks
- From: David Alter <email@hidden>
- Date: Mon, 31 Oct 2005 09:16:44 -0800
I'm still looking for some input on this issue. Based off of the
handful of emails I received from the last time I posted this, it
sounds like other people are looking for answers to this issue as well.
If I download the SimpleStickies example from Apple developers site.
When I try and build it, it does not compile. It is telling me that
one of the header files is not found. The header file in question is
part of the SyncServices framework. This is an issue at compile time
and not during Linking.
I'm experiencing this on two computers. I have asked another engineer
look at the issue and he is not experiencing it on any of his computers.
What I have done to check that the header file exists and is readable.
I have looked for the file using the terminal, and was able to
find it in the expected directory.
I did a ls listing on the file to insure it was there and that
the dates of all the frameworks files where the same as those on the
computers that where able to successfully compile this project.
I tested to see if I could read the file. I did this by doing a
tale on the header file, as well as opening it with a number of text
editors.
What have I tried to resolve it?
I have tried to remove and re-add the framework. - No Success
I tried creating a differenet project using the SyncService
framework. - No Success
I have tried changing to signle user mode, rebooted, then ran /
sbin/fsck -fy. Then used disk utilities and rebooted again. These
steps where suggested in another thread regarding this issue. - No
success.
Environment
PowerBook G4 running 10.4.2 with xCode 2.1 installed
PowerMac G3 running 10.4.2 with xCode 2.1 installed.
I'm a little stumped on this one, and I look forward to ideas on how
to resolve it.
Thank you in advance.
David
_______________________________________________
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