Re: Xcode beginner problem (tutorial build)
Re: Xcode beginner problem (tutorial build)
- Subject: Re: Xcode beginner problem (tutorial build)
- From: Brad Oliver <email@hidden>
- Date: Thu, 29 Sep 2005 23:50:55 -0700
On Sep 29, 2005, at 6:43 PM, email@hidden wrote:
/usr/bin/ld: Undefined symbols:
_InsertRect
I've gone back through the instructions five times now letter by
letter.
I'd say the odds are great that you've simply got a typo. Do a search
in your source file for "InsertRect" and double-check the results
with what you're supposed to be entering.
I'd bet good money that it should be "InsetRect" instead, which is a
call that lives in the Carbon framework.
--
Brad Oliver
email@hidden
_______________________________________________
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