Hi,

after updating to SVN I rebuilt all GS packages: I discovered Gorm doesn't 
build anymore.
May it be related by the last XIB improvements and that nobody did a clean Gorm 
rebuild since then?

 Compiling file GormXibPlugin.m ...
 Compiling file GormXibWrapperLoader.m ...
GormXibWrapperLoader.m: In function ‘-[GormXibWrapperLoader 
loadFileWrapper:withDocument:]’:
GormXibWrapperLoader.m:88:15: error: unknown type name ‘GSXibKeyedUnarchiver’
               GSXibKeyedUnarchiver *u;
               ^
GormXibWrapperLoader.m:94:14: error: ‘GSXibKeyedUnarchiver’ undeclared (first 
use in this function)
        u = [[GSXibKeyedUnarchiver alloc] initForReadingWithData: data];
              ^
GormXibWrapperLoader.m:94:14: note: each undeclared identifier is reported only 
once for each function it appears in


Riccardo


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

Reply via email to