Re: FAQ: Compile problems when multiple headers in project have same name
Re: FAQ: Compile problems when multiple headers in project have same name
- Subject: Re: FAQ: Compile problems when multiple headers in project have same name
- From: Scott Tooker <email@hidden>
- Date: Tue, 27 Apr 2004 11:10:21 -0700
Yes. If you turn off the headermaps feature then you will need to
provide the proper header search files so files can be found.
Scott
On Apr 27, 2004, at 8:36 AM, David Catmull wrote:
> On 20/04/2004, at 06:03, Chris Espinosa wrote:
>> There are known problems with using multiple header files with the
>> same name. Xcode's built-in header caching mechanism can get
>> confused. To turn this off, Get Info on the affected target, go to
>> the Build tab, and add
>>
>> USE_HEADERMAPS | NO
>>
>> to the build settings. This defeats header path caching and should
>> make your target build correctly.
>
> I tried doing this, and now instead it complains that several other
> header files can't be found. Am I going to have to start putting
> entries in Header Search Paths to make it work?
>
> --
> David Catmull
> email@hidden
> http://www.uncommonplace.com/
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.