Can I show complete error message in xcode 3?
Can I show complete error message in xcode 3?
- Subject: Can I show complete error message in xcode 3?
- From: "Chris Jefferson" <email@hidden>
- Date: Tue, 30 Oct 2007 14:08:11 +0000
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?
_______________________________________________
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