Re: NSBezierPath and draw NSString in NSView.
Re: NSBezierPath and draw NSString in NSView.
- Subject: Re: NSBezierPath and draw NSString in NSView.
- From: Candide Kemmler <email@hidden>
- Date: Thu, 12 Jul 2001 09:37:09 +0200
You are not importing the AppKit, are you ?
add:
#import <Appkit/Appkit.h>
Le mercredi 11 juillet 2001, ` 11:34, Michel Haver a icrit :
LabelStyle.h:20: undefined type, found `NSFont'
LabelStyle.m:19: undefined type, found `NSAffineTransform'
LabelStyle.m:20: undefined type, found `NSFont'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic
mode