• 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: Linking framework headers?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking framework headers?


  • Subject: Re: Linking framework headers?
  • From: Vince DeMarco <email@hidden>
  • Date: Thu, 13 Jun 2002 18:57:08 -0700

On Thursday, June 13, 2002, at 05:09 PM, Sherm Pendley wrote:

On Thursday, June 13, 2002, at 08:02 PM, Andrew Baldwin wrote:

I've never had to use a framework before and I've added SystemConfiguration.framework to my project because I want to use SCNetwork.h. In my code I have:

#import "SCNetwork.h"

You need to include the name of the framework, like this:

#import "SystemComfiguration/SCNetwork.h"


Or more like

#import <SystemConfiguration/SystemConfiguration.h>

vince

sherm--

Never put off until tomorrow what you can do today. There might be a law against it by that time.
_______________________________________________
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.
_______________________________________________
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: Linking framework headers?
      • From: Sherm Pendley <email@hidden>
References: 
 >Re: Linking framework headers? (From: Sherm Pendley <email@hidden>)

  • Prev by Date: Re: Linking framework headers?
  • Next by Date: Re: Linking framework headers?
  • Previous by thread: Re: Linking framework headers?
  • Next by thread: Re: Linking framework headers?
  • Index(es):
    • Date
    • Thread