Re: cross development on Jaguar
Re: cross development on Jaguar
- Subject: Re: cross development on Jaguar
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 2 Dec 2004 12:24:35 -0700
On Dec 2, 2004, at 11:57 AM, Dennis Falling wrote:
Removing the line from the prefix header in the Target Info does
reduce my errors:
/Users/dfalling/Temp/FasTar/1.0.4/AMRollOverButtonCell.h:25: error:
parse error before "NSShadow"
/Users/dfalling/Temp/FasTar/1.0.4/AMRollOverButtonCell.h:76: error:
parse error before "NSShadow"
/Users/dfalling/Temp/FasTar/1.0.4/AMRollOverButtonCell.h:77: fatal
error: method definition not in class context
By the way, the framework I'm trying to build is the AMRolloverButton
at <http://www.harmless.de/cocoa.html#rollover>.
That project appears to depend on NSShadow, which is not available for
Jaguar, so that is why the build is not succeeding. To resolve this,
you'll either need to remove all NSShadow references from the code, or
not use the 10.2.8 SDK and require Panther for your product.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden