Re: Undefined symbols in release build
Re: Undefined symbols in release build
- Subject: Re: Undefined symbols in release build
- From: Dave Fernandes <email@hidden>
- Date: Sat, 10 Mar 2007 02:43:59 -0500
- Illegal-object: Syntax error in To: address found on bureau14.utcc.utoronto.ca: To: M.N.Jackson<email@hidden> ^-missing end of address
When you compile with ZeroLink, which you probably do in debug, you
won't get errors for undefined symbols. You probably are missing the
IOKit framework from your project.
Dave
On Mar 10, 2007, at 12:37 AM, M. N. Jackson wrote:
I have a project that calls IOMasterPort, and it compiles fine in
debug, but when I compile it in release, I get undefined symbols.
Any ideas.
M. N. Jackson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40utoronto.ca
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden