[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing class in gui.
From: |
Fred Kiefer |
Subject: |
Re: Missing class in gui. |
Date: |
Sun, 26 Mar 2006 00:49:12 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 |
Sorry, this was my fault. When submitting the patch for NSStepperCell
this other change went through unnoticed. Thank you for fixing it.
I will now submit these files although they are still not complete, but
otherwise I may produce the same problem once more.
Cheers
Fred
Gregory John Casamento wrote:
> I removed references to NSSearchField.m and NSSearchFieldCell.m since
> they don't current exist in the repo, once they are checked in please
> add them back into GNUmakefile.
>
> ----- Original Message ----
> From: Gregory John Casamento <address@hidden>
> To: GNUstep Developers <address@hidden>
> Sent: Thursday, March 23, 2006 9:07:31 PM
> Subject: Missing class in gui.
>
> Compiling file NSSavePanel.m ...
> make[2]: *** No rule to make target `shared_debug_obj/NSSearchField.o',
> needed by `shared_debug_obj/libgnustep-gui_d.so.0.10.3'. Stop.
> make[1]: *** [libgnustep-gui.all.library.variables] Error 2
> make[1]: Leaving directory `/home/heron/Development/gnustep/core/gui/Source'
> make: *** [internal-all] Error 2
>