On 19 Jan 2012, at 07:54, Rogelio Serrano wrote: > i get this error when building gnustep-gui-0.20.0 > > Compiling file NSAlert.m ... > In file included from NSAlert.m:67:0: > GSGuiPrivate.h:34:33: fatal error: GNUstepBase/preface.h: No such file > or directory
Then you are most likely using mismatched versions of gnustep-base and gnustep-gui. If you have updated to using gnustep-base from svn, you need to do the same with gnustep-gui as that header no longer exists. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
