[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CGFloat error when compiling GNUstep gui
From: |
Fred Kiefer |
Subject: |
Re: CGFloat error when compiling GNUstep gui |
Date: |
Fri, 24 Jul 2009 11:19:12 +0200 |
User-agent: |
Thunderbird 2.0.0.22 (X11/20090605) |
geroldr@bluewin.ch schrieb:
> Having a problem compiling NSAffineTransform.m which is throwing an error
> message after latest svn update
>
> Anyone been able to resolve this?
>
> I tried make distclean; make but still no go
>
> it gives a message that a closing parenthesis is needed before CGFloat (line
> 100, 101 ...)
>
> It appears everywhere CGFloat was used for latest Mac OSX update.
You did not specify where you are getting this problem, if it is while
compiling gui you should have a look at bug report #27030. There I try
to explain why you may get this error when you still have an old version
of base installed and try to compile a new gui.
Hope this helps
Fred