Duplicate symbols but missing files
Duplicate symbols but missing files
- Subject: Duplicate symbols but missing files
- From: Jeff Birac <email@hidden>
- Date: Sun, 10 Sep 2006 21:09:22 -0400
I have migrated a CW8 project to Xcode and am using CVS for the SCM.
I am having trouble with invalid (duplicate) Debug Symbols.
The Project Symbols smart group shows two entries (a duplicate?) for
most of my classes; however, my project includes each source file
only once. One of each symbols' two entries is inaccessible – Xcode
claims the source file can not be found. The path Xcode shows for
the unfound file's path contains a folder that has been renamed
(after the migration to Xcode). Why does Xcode retain the invalid
symbols (with inaccessible paths)? A "Clean All" does not resolve
anything; the invalid symbols remain. In fact, the class browser
shows a single entry for each class and lists their members, but the
class' source paths are invalid (i.e., clicking a member entry
prompts an error that the file/path cannot be found.) Why would the
browser list a class but not access the source code that is actually
being compiled? How do I make Xcode "forget" about the old source
files (now renamed paths) and associate with the current source code
only?
Thank you.
-- Jeff
_______________________________________________
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