Re: Compile errors aren't so good
Re: Compile errors aren't so good
- Subject: Re: Compile errors aren't so good
- From: Frederick Cheung <email@hidden>
- Date: Fri, 20 May 2005 20:40:07 +0100
On 20 May 2005, at 20:37, Theodore H. Smith wrote:
I have some C++ class functions declared, which are not coded.
It seems that I can build my app, calling these functions, even
though these functions have not been written! Can I make Xcode
catch this??? I'd expect it to, and CodeWarrior does it.
Do you have zerolink turned on? If so you don't catch link errors at
build time because the linking isn't actually done.
Fred
_______________________________________________
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