Gilbert Harman wrote:
> After ./configure --with-ns
> ....
> make -j2
> 
> ....
> nsfont.m: In function 'nsfont_char_width':
> nsfont.m:481: warning: 'widthOfString:' is deprecated (declared at
> /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
> nsfont.m: In function 'nsfont_open':
> nsfont.m:726: warning: 'widthOfString:' is deprecated (declared at
> /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
> nsfont.m: In function 'nsfont_draw':
> nsfont.m:907: error: 'struct glyph_string' has no member named 'gidx'
> nsfont.m:908: error: 'struct glyph_string' has no member named 'gidx'
> nsfont.m:914: error: 'struct glyph_string' has no member named 'gidx'
> nsfont.m:1097: error: 'struct glyph_string' has no member named 'gidx'
> nsfont.m:1103: error: 'struct glyph_string' has no member named 'gidx'
> make[1]: *** [nsfont.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [src] Error 2

Same problem for me (also on OSX 10.5.4 intel).

        Robert


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to