[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GUI breakage
From: |
Germán Arias |
Subject: |
Re: GUI breakage |
Date: |
Thu, 20 Jun 2013 12:35:48 -0600 |
User-agent: |
GNUMail (Version 1.2.0) |
OK, I updated this. Try now.
Germán.
On 2013-06-20 11:56:11 -0600 Germán Arias <german@xelalug.org> wrote:
> On 2013-06-20 01:49:55 -0600 Riccardo Mottola <riccardo.mottola@libero.it>
> wrote:
>
>> Hi,
>>
>> on windows, GUI currently fails to build:
>>
>> Compiling file GSAutocompleteWindow.m ...
>> GSAutocompleteWindow.m: In function `-[GSAutocompleteWindow
>> computePosition]':
>> GSAutocompleteWindow.m:203: warning: `NSScreen' may not respond to `-frame'
>> GSAutocompleteWindow.m:203: warning: (Messages without a matching method
>> signatu
>> re
>> GSAutocompleteWindow.m:203: warning: will be assumed to return `id' and
>> accept
>> GSAutocompleteWindow.m:203: warning: `...' as arguments.)
>> GSAutocompleteWindow.m:203: error: incompatible types in assignment
>> make[4]: *** [obj/libgnustep-gui.obj/GSAutocompleteWindow.m.o] Error 1
>> make[3]: *** [internal-library-all_] Error 2
>> make[2]: *** [libgnustep-gui.all.library.variables] Error 2
>> make[1]: *** [internal-all] Error 2
>> make: *** [internal-all] Error 2
>
> Try to add AppKit/NSScreen.h.
>
>>
>> while under NetBSD it compiles but then I notice:
>> install: ../Headers/Additions/GNUstepGUI/GSAutocompleteWindow.h: stat: No
>> such file or directory
>
> No idea. This is added as ""GSAutocompleteWindow.h". So, why is trying to
> search this on GNUstepGUI?
>
>>
>> Riccardo
>>
>
>
>