• 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
Re: (Newbie)Missing Header Files, Please Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Newbie)Missing Header Files, Please Help


  • Subject: Re: (Newbie)Missing Header Files, Please Help
  • From: Kyle Moffett <email@hidden>
  • Date: Tue, 20 Aug 2002 10:50:36 -0400

On Monday, August 19, 2002, at 11:47 PM, Alex Aliferis wrote:
Greetings All!,

I'm just getting started in Cocoa development and made some progress but now whenever I try to compile and run an app in Project Builder I get the errors -

Compiling main.m (3 errors)
header file 'OT/OT.h' not found
header file 'NSLCore/NSLCore.h' not found
header file 'SecurityCore/SecurityCore.h' not found

Please tell me what I need to do to remedy this. I'm eager to get started but this is holding me back completely. Any help would be greatly appreciated.

Thanks,
Alex Aliferis

Go to the Project menu in PB, and click 'Add Frameworks...' then choose 'OT.framework'
Repeat for 'NSLCore' and 'SecurityCore'
DO NOT use anything in /System/Library/PrivateFrameworks, only in /System/Library/Frameworks,
unless you absolutely have to.

HTH,
Kyle Moffett
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: (Newbie)Missing Header Files, Please Help
      • From: Dave Fayram <email@hidden>
References: 
 >(Newbie)Missing Header Files, Please Help (From: "Alex Aliferis" <email@hidden>)

  • Prev by Date: Creating a Mach-O library?
  • Next by Date: Re: JComponent-like functionality in Cocoa/Obj-C
  • Previous by thread: (Newbie)Missing Header Files, Please Help
  • Next by thread: Re: (Newbie)Missing Header Files, Please Help
  • Index(es):
    • Date
    • Thread