Re: Using Carbon in Cocoa App
Re: Using Carbon in Cocoa App
- Subject: Re: Using Carbon in Cocoa App
- From: Markus Hitter <email@hidden>
- Date: Wed, 17 Apr 2002 19:26:41 +0200
Am Mittwoch den, 17. April 2002, um 20:12, schrieb Elias.:
Nothing else, that's all you need to do. Cocoa actually links
to Carbon anyway, but you should link your app with it
explicitly as well.
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.
just my 0.02,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.