On Jul 15, 2006, at 9:13 AM, Peter Dyballa wrote:

> Still one error:
>
>       nsterm.m:1092: warning: ‘NSWindow’ may not respond to 
> ‘-frameRectForContentRect:styleMask:’
>       nsterm.m:1092: warning: (Messages without a matching method signature
>       nsterm.m:1092: warning: will be assumed to return ‘id’ and accept
>       nsterm.m:1092: warning: ‘...’ as arguments.)
>       nsterm.m:1092: error: incompatible type for argument 1 of ‘NSHeight’

Strange.  I did not get this compiling on either Panther or Tiger, 
though admittedly I haven't yet been willing to go through the reboot 
needed to get to 10.4.7 ;).  Maybe there is a gcc version difference in 
that increment.  Try changing the first occurrence of "window" in that 
assignment line to "NSWindow" and see if that helps.  If so, I'll redo 
the patch.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to