• 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
Fwd: Including framework headers fails after copying project [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Including framework headers fails after copying project [SOLVED]


  • Subject: Fwd: Including framework headers fails after copying project [SOLVED]
  • From: Ben Kazez <email@hidden>
  • Date: Fri, 16 Dec 2005 09:20:33 -0500

Never mind. I needed to set the role of the WidgetBoss.h header to "public" instead of "project." Sorry!

Ben

Begin forwarded message:

From: Ben Kazez <email@hidden>
Date: December 15, 2005 6:01:22 PM EST
To: email@hidden
Subject: Including framework headers fails after copying project

I had a working Xcode project with multiple targets, including a framework, that was stored on a disk on a different computer. When I check out the code onto my current computer, framework header inclusion fails. On this line:

	#import <WidgetBoss/WidgetBoss.h>

gcc says:

	error: WidgetBoss/WidgetBoss.h: No such file or directory

However, if I change the line to include only the header file I need (#import <WidgetBoss/WBClientController.h>), then it works perfectly.

I've read the documentation for adding private frameworks to targets (copy phase, using the Frameworks directory inside the app bundle, dependencies, etc.). To my knowledge, nothing has changed except that I'm now on a new G5.

What could I be doing wrong? Any possible explanations would be great.

Ben


_______________________________________________ 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
References: 
 >Including framework headers fails after copying project (From: Ben Kazez <email@hidden>)

  • Prev by Date: Re: /bin/sh: bad interpreter: Text file busy
  • Next by Date: Re: /bin/sh: bad interpreter: Text file busy
  • Previous by thread: Including framework headers fails after copying project
  • Next by thread: Help:About the icon of my application & About Auto Startup
  • Index(es):
    • Date
    • Thread