Hallo,
unfortunately, I could not compile gnustep-gui-0.20.0 agains
gnustep-base-1.23.0,
because I have got a errror message which told me, that the header file
GNUStepBase/preface.h
doesn't exists.
So I have created the following patch
diff -up gnustep-gui-0.20.0/Source/GSGuiPrivate.h.gb23
gnustep-gui-0.20.0/Source/GSGuiPrivate.h
--- gnustep-gui-0.20.0/Source/GSGuiPrivate.h.gb23 2011-10-09
21:26:46.225797710 +0200
+++ gnustep-gui-0.20.0/Source/GSGuiPrivate.h 2011-10-09
21:27:10.046798788 +0200
@@ -31,7 +31,6 @@
#define _GNUstep_H_GSGuiPrivate
#import <Foundation/NSBundle.h>
-#include "GNUstepBase/preface.h"
/*
* Return the gnustep-gui bundle used to load gnustep-gui resources.
I could compile gnustep-gui after applying this patch, so I would
like your comments about this patch.
Best Regards:
Jochen Schmitt
_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk