Hi, Gorm doesn't seem to compile with the latest GNUstep Base. It seems that GSCategories.h has been removed from GNUstep Base.
Quentin.
Index: GormCore/GormClassManager.m =================================================================== --- GormCore/GormClassManager.m (revision 30271) +++ GormCore/GormClassManager.m (working copy) @@ -30,7 +30,6 @@ #include "GormPalettesManager.h" #include <InterfaceBuilder/IBEditors.h> #include <InterfaceBuilder/IBPalette.h> -#include <GNUstepBase/GSCategories.h> #include <Foundation/NSValue.h> #include <Foundation/NSException.h>
_______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
