Eric, --- Eric Heaton <[EMAIL PROTECTED]> wrote: > Hi, > > I am having headaches trying to install Gorm-0.9.2 or > Project Centre on GNUstep under Migw Windows XP > > I found under the Wiki some instructions for > installing Gorm Pre 0.9.5 and followed instructions to > a T > http://mediawiki.gnustep.org/index.php/Gorm_Installation_On_Windows > > but this is the Error I keep getting under Gorm > > make install > Making all for library libGorm... > Linking library libGorm ... > ./shared_obj/IBInspector.o(.text+0xee):IBInspector.m: > undefined reference to > `_imp__IBWillCloseDocumentNotification' > F:\GNUstep\Development\msys\1.0\mingw\bin\dllwrap.exe: > gcc exited with status 1 > make[1]: *** [shared_obj/Gorm.dll] Error 1 > make: *** [libGorm.all.library.variables] Error 2 > > This is under GormLib Make > > I am guessing becuase GormLib does not exists this is > why ProjectCenter throws loads of undefined warnings > and errors. > > if I do echo $GNUSTEP_SYSTEM_ROOT > It points to where GNUstep/system is > /F/GNUstep/System > which is F:\GNUstep\System on Windows > > Any ideas how I can fix this please? > Cheers > AB
There should be a script install-windows.sh which does the entire installation procedure for you. Did you try that? GJC Gregory John Casamento -- CEO/President Open Logic Corp. (A MD Corp.) ## Maintainer of Gorm (IB Equiv.) for GNUstep. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
