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
>
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 mails | Author | Date |
|---|---|---|
| Dennis Falling | Nov 30, 19:48 | |
| John Stiles | Nov 30, 20:06 | |
| j o a r | Nov 30, 20:16 | |
| Dennis Falling | Dec 1, 03:33 | |
| Dennis Falling | Dec 1, 03:33 | |
| Dennis Falling | Dec 1, 03:41 | |
| Evan Schoenberg | Dec 1, 04:18 | |
| j o a r | Dec 1, 08:50 | |
| Dennis Falling | Dec 1, 19:24 | |
| j o a r | Dec 1, 20:41 | |
| Dennis Falling | Dec 2, 01:39 | |
| Evan Schoenberg | Dec 2, 02:44 | |
| Nick Zitzmann | Dec 2, 03:08 | |
| M. Uli Kusterer | Dec 2, 03:26 | |
| Dennis Falling | Dec 2, 10:42 | |
| Dennis Falling | Dec 2, 10:53 | |
| j o a r | Dec 2, 11:01 | |
| Dennis Falling | Dec 2, 19:57 | |
| Nick Zitzmann | Dec 2, 20:24 | |
| Dennis Falling | Dec 2, 21:03 | |
| Nick Zitzmann | Dec 2, 21:17 | |
| m | Dec 2, 21:45 |






Cocoa mail archive

