Re: Error message mentions nonexistent header
Re: Error message mentions nonexistent header
- Subject: Re: Error message mentions nonexistent header
- From: Shawn Erickson <email@hidden>
- Date: Thu, 15 Feb 2007 18:37:26 -0800
On Feb 15, 2007, at 6:29 PM, James Walker wrote:
I'm getting this error message...
/Volumes/Devel/Storyboard/home_imac_cvs/common_mac/HIFramework/
TApplication.cp:109: error: prototype for 'OpaqueEventTargetRef*
TApplication::GetEventTarget() const' does not match any in class
'TApplication'
/Volumes/Devel/Storyboard/home_imac_cvs/utility_apps/AddStrips/
HIFramework/TApplication.h:79: error: candidate is: virtual
OpaqueEventTargetRef* TApplication::GetEventTarget()
The header file mentioned in this message does not exist. It used
to, but I trashed it and emptied the trash. I have also tried
nuking the build folder and the members of the project package
other than the .pbxproj file. How could Xcode be remembering that
ghost of a header? (This is Xcode 2.4.1.)
Did you request Xcode to clean the related target including pre-
compiled headers? Note by default pre-compiled headers are staged in
a location that allows sharing across projects. A build setting
exists to adjust the location of this this cache if you want to
change it.
-Shawn
_______________________________________________
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