• 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: No include file list?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No include file list?


  • Subject: Re: No include file list?
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 9 Jul 2006 20:42:13 -0700

On Jul 9, 2006, at 7:41 PM, Bob Currier wrote:

However, the lone .cpp file seems to not be putting anything into the
dependency tree (it doesn't always compile when it should and symbol
definition lookups don't work), and the "#" menu contains none of the
include files that are actually included. In fact the menu is disabled.


So it's obviously a setting I'm missing for the .cpp file, but when I
look at the settings for .cpp files in the preferences, it seems to
match the .c files.

First, make sure your .cpp file is a member of the target that you want it to be a part of. Secondly, try building the release configuration of your target; this will cause a full link to take place, which will tell you about unresolved symbols. ZeroLink avoids performing a full link for performance reasons; the downside is that it also doesn't tell you if all the symbols in your application could be resolved.


  -- Chris


_______________________________________________ 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: 
 >No include file list? (From: "Bob Currier" <email@hidden>)

  • Prev by Date: Re: Turning off undo-past-save warning?
  • Next by Date: Re: Strings in Release Binary
  • Previous by thread: No include file list?
  • Next by thread: How to lipo ?
  • Index(es):
    • Date
    • Thread