• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Header files not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Header files not found


  • Subject: Header files not found
  • From: Yoram Meroz <email@hidden>
  • Date: Sat, 14 May 2005 16:29:53 -0700

This looks like an old problem which comes up from time to time. I added the
Kernel framework to my project (a command line tool). One of my source files
has as its first line

#include <Kernel/libkern/c++/OSContainers.h>

This is an umbrella header, containing #includes to other header files in
the same directory. The compiler finds OSContainers.h, but then gives me a
"no such file" error for each of the included files. I tried this in XCode
1.5 and 2.0; I tried running with only one processor; I tried cleaning and
recompiling. I get consistently the same error, even with a fresh install of
Tiger and XCode on a separate partition. #including the files directly in my
source file gives the same error, even though they are indeed there.

Thanks for any ideas.

 _______________________________________________
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

  • Follow-Ups:
    • Re: Header files not found
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: Programmatic Internationalization of NIB files
  • Next by Date: Re: Programmatic Internationalization of NIB files
  • Previous by thread: Re: Programmatic Internationalization of NIB files
  • Next by thread: Re: Header files not found
  • Index(es):
    • Date
    • Thread