Skip navigation.
 
mlRe: cross development on Jaguar
FROM : Dennis Falling
DATE : Thu Dec 02 19:57:29 2004

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>.

I don't have a physical Prefix Header file that all the other files 
reference, though each file references AppKit on its own.

Thanks,
-dennis falling

On Dec 2, 2004, at 4:01 AM, j o a r wrote:

>
> On 2004-12-02, at 10.53, Dennis Falling wrote:
>

>> Appkit is also mentioned in prefix header: 
>> "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"

>
> You should not include umbrella framework headers like that. According 
> the CrossDev article mentioned in your first post in this thread:
>
> "To use an umbrella framework header from an SDK as your prefix file, 
> add the appropriate #include <Framework/Framework.h> directive to your 
> target's prefix file, rather than setting a Prefix File path to the 
> umbrella framework header directly."
>
> Also:
>
> <http://developer.apple.com/documentation/MacOSX/Conceptual/

> SystemOverview/Umbrella/chapter_7_section_4.html>
> <http://developer.apple.com/documentation/MacOSX/Conceptual/

> SystemOverview/Umbrella/chapter_7_section_5.html>
>
> et.c.
>
> j o a r
>

Related mailsAuthorDate
mlcross development on Jaguar Dennis Falling Nov 30, 19:48
mlRe: cross development on Jaguar John Stiles Nov 30, 20:06
mlRe: cross development on Jaguar j o a r Nov 30, 20:16
mlRe: cross development on Jaguar Dennis Falling Dec 1, 03:33
mlRe: cross development on Jaguar Dennis Falling Dec 1, 03:33
mlRe: cross development on Jaguar Dennis Falling Dec 1, 03:41
mlRe: cross development on Jaguar Evan Schoenberg Dec 1, 04:18
mlRe: cross development on Jaguar j o a r Dec 1, 08:50
mlRe: cross development on Jaguar Dennis Falling Dec 1, 19:24
mlRe: cross development on Jaguar j o a r Dec 1, 20:41
mlRe: cross development on Jaguar Dennis Falling Dec 2, 01:39
mlRe: cross development on Jaguar Evan Schoenberg Dec 2, 02:44
mlRe: cross development on Jaguar Nick Zitzmann Dec 2, 03:08
mlRe: cross development on Jaguar M. Uli Kusterer Dec 2, 03:26
mlRe: cross development on Jaguar Dennis Falling Dec 2, 10:42
mlRe: cross development on Jaguar Dennis Falling Dec 2, 10:53
mlRe: cross development on Jaguar j o a r Dec 2, 11:01
mlRe: cross development on Jaguar Dennis Falling Dec 2, 19:57
mlRe: cross development on Jaguar Nick Zitzmann Dec 2, 20:24
mlRe: cross development on Jaguar Dennis Falling Dec 2, 21:03
mlRe: cross development on Jaguar Nick Zitzmann Dec 2, 21:17
mlRe: cross development on Jaguar m Dec 2, 21:45