• 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: Can I show complete error message in xcode 3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can I show complete error message in xcode 3?


  • Subject: Re: Can I show complete error message in xcode 3?
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 30 Oct 2007 08:46:53 -0700


On Oct 30, 2007, at 7:08 AM, Chris Jefferson wrote:

When compiling, I often get error messages of the type:


error: no matching function for call '...'. While I can click on the

error and see the line where the function was called, when this

function is in a template I can't see the chain of calls which reached

this point. To find the bug, I find I usually have to open a terminal

and manually compile with g++ so I can see the complete error and the

template trace.


Is there any way to get this in xcode?


At the bottom of the Build Results window pane are four buttons.  The third one in (looks like lines of text) opens the full build transcript, where you can see the full text of the build.  Select an error in the build log, and the corresponding lines in the transcript are automatically selected.

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: 
 >Can I show complete error message in xcode 3? (From: "Chris Jefferson" <email@hidden>)

  • Prev by Date: Re: SCM in XCode 3.0 Leopard
  • Next by Date: Re: SCM in XCode 3.0 Leopard
  • Previous by thread: Can I show complete error message in xcode 3?
  • Next by thread: Debugging a lanuchd daemon
  • Index(es):
    • Date
    • Thread