• 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
Newbie Q : using a framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie Q : using a framework


  • Subject: Newbie Q : using a framework
  • From: email@hidden
  • Date: Mon, 17 Jul 2006 19:10:27 +0200 (CEST)
  • Importance: Normal

       Hello all,

 I have trouble using a framework I created. I have done the following
(the framework project is called MyFramework) :

 -put the "master file" MyFramework.h in the top-level group of
the MyFramework project

 -after building the framework, put the directory MyFramework.framework
(contained in MyFramework/build/Debug) in //Library/Frameworks.

 -in an unrelated project MyProject, add MyFramework.framework to
the list of known frameworks (by Action>Add>Existing Frameworks).

 Now if I add the line

 #import <MyFramework/MyFramework.h>

inside a file in MyProject, the compiler complains that itdoes not find
the file
MyFramework/MyFramework.h. What did I forget to do ?

                                                                             Ewan




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Newbie Q : using a framework
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: Core Data, questions about two models in an application
  • Next by Date: Re: reading from /dev/tty.somedevice
  • Previous by thread: Re: Core Data and PostgreSQL
  • Next by thread: Re: Newbie Q : using a framework
  • Index(es):
    • Date
    • Thread