Re: Using Carbon in Cocoa App
Re: Using Carbon in Cocoa App
- Subject: Re: Using Carbon in Cocoa App
- From: "Elias." <email@hidden>
- Date: Wed, 17 Apr 2002 22:58:32 -0300
On Wednesday, April 17, 2002, at 02:26 pm, Markus Hitter wrote:
That was what I thought - but the 3rd party framework
complains (491 errors) - seems not to see that Carbon is
there...it works (11 warnings) if I make a Carbon app instead
<sigh>...
Did you add the frameworks in the right order? Order matters.
It even might be neccessary to add a framework a second time.
Thank you...that was the problem:
For anyone else hitting the same problem.
Remove all linked frameworks
Re-index project
Import core frameworks
Re-index project
Import problem framework
Re-index project
Build...
Sadly with 15 errors - now to debug :-[
Thanks once again.
Elias.
"History is philosophy teaching by examples" - Dionysius
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.