Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Header Search Paths / Multiple Header Files with the same name



I know of two ways of dealing with this:

- Rename one of the headers to have a distinctive name.

- Distinguish the header files by partial path, as in:

#include "Parser/File_a.h"
#include "Conduit/File_a.h"

I was afraid that might be the case.  I'm hoping someone else has some brilliant idea that I'm missing, but I fear you are correct.  I just dread having to make changes to all those files as well as cause others on the team to have to make changes to their settings.

Thanks for the suggestion though, Stuart!  If all else fails, That will probably be the direction I'll have to go.

Best,
Aaron K.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.