Re: App won't start
Re: App won't start
- Subject: Re: App won't start
- From: Jim Ingham <email@hidden>
- Date: Tue, 20 Jan 2004 13:52:04 -0800
The way that ZeroLink works is that all your .o files are built as
independent shared libraries. So you won't get link errors in your own
code till runtime.
Jim
On Jan 20, 2004, at 12:07 PM, David Catmull wrote:
It turned out I was missing some source files (or in some cases XCode
wasn't compiling them automatically until I did a Clean), and for some
reason I didn't get the link error until I tried to run the app.
Thanks for the responses.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Jim Ingham
email@hidden
Developer Tools - gdb
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.