On 2013-06-20 01:49:55 -0600 Riccardo Mottola <[email protected]> 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



_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to