On 3/13/2007 6:29 PM, "Anthony Kozar" <email@hidden> wrote:
> I thought I would post again since I did finally solve this problem.
> Unforunately, this might make me look rather stupid ... :)
>
> The program was not being linked to CoreFoundation. This is my first real
> OS X project and the first time I've ever built a Mach-O Carbon program.
> So, when I converted the program from CFM to Mach-O, I just added frameworks
> until the linker errors went away. I don't know if this is common on OS X,
> but I am used to the linker catching missing symbols. I know now that OS X
> resolves dynamically-linked symbols at runtime instead of launch-time, but I
> still do not understand why it ran on my machine without being linked to
> CoreFoundation at all.
So which framework(s) you have included in your Xcode project, then?
You may want to turn off Zero-Link when porting projects...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden